Callback.Completable, Callback.Nested
Invocable.InvocationType
__nonBlocking
Constructor and Description |
---|
Content(ByteBuffer content) |
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
getContent() |
Invocable.InvocationType |
getInvocationType() |
boolean |
hasContent() |
int |
remaining() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
asPreferred, getInvocationType, invokeNonBlocking, invokeOnlyNonBlocking, invokePreferBlocking, invokePreferNonBlocking, invokePreferred, isNonBlockingInvocation
public Content(ByteBuffer content)
public Invocable.InvocationType getInvocationType()
getInvocationType
in interface Invocable
public ByteBuffer getContent()
public boolean hasContent()
public int remaining()
Copyright © 1995–2016 Mort Bay Consulting. All rights reserved.