public static class HttpInput.SentinelContent extends HttpInput.Content
Callback.Completable, Callback.Completing, Callback.InvocableCallback, Callback.Nested
Invocable.InvocationType
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
_name |
_content
__nonBlocking
Constructor and Description |
---|
SentinelContent(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
get, getByteBuffer, getInvocationType, hasContent, isEmpty, remaining, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
combine, failed, from, from, from, from, from, from, succeeded
combine, getInvocationType, invokeNonBlocking, isNonBlockingInvocation
public java.lang.String toString()
toString
in class HttpInput.Content