public class JacksonDecoder extends Object implements ResponseDecoder
| Modifier and Type | Method and Description |
|---|---|
void |
abort() |
void |
complete() |
void |
content(ByteBuffer content) |
String |
toString() |
public void content(ByteBuffer content)
content in interface ResponseDecoderpublic void complete()
complete in interface ResponseDecoderpublic void abort()
abort in interface ResponseDecoderCopyright © 2018. All rights reserved.