public static class HttpInput.Content extends Callback.Adapter
Callback.AdapterINSTANCE| Constructor and Description |
|---|
Content(ByteBuffer content) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getContent() |
boolean |
hasContent() |
int |
remaining() |
String |
toString() |
failed, succeededpublic Content(ByteBuffer content)
public ByteBuffer getContent()
public boolean hasContent()
public int remaining()
Copyright © 1995–2015 Mort Bay Consulting. All rights reserved.