Callback.Completable, Callback.NestedInvocable.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, waitasPreferred, getInvocationType, invokeNonBlocking, invokeOnlyNonBlocking, invokePreferBlocking, invokePreferNonBlocking, invokePreferred, isNonBlockingInvocationpublic Content(ByteBuffer content)
public Invocable.InvocationType getInvocationType()
getInvocationType in interface Invocablepublic ByteBuffer getContent()
public boolean hasContent()
public int remaining()
Copyright © 1995–2016 Mort Bay Consulting. All rights reserved.