public static class HttpInput.Content extends Object implements Callback
Callback.Adapter, Callback.Nested, Callback.NonBlocking| Constructor and Description |
|---|
Content(ByteBuffer content) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getContent() |
boolean |
hasContent() |
boolean |
isNonBlocking() |
int |
remaining() |
String |
toString() |
public Content(ByteBuffer content)
public boolean isNonBlocking()
isNonBlocking in interface Callbackpublic ByteBuffer getContent()
public boolean hasContent()
public int remaining()
Copyright © 1995–2017 Webtide. All rights reserved.