public class JsonHttpResponseCodec extends AbstractHttpResponseCodec
| Constructor and Description |
|---|
JsonHttpResponseCodec() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
getValueToEncode(Response response) |
protected Response |
reconstructValue(Response response) |
decode, encodeprotected Response reconstructValue(Response response)
reconstructValue in class AbstractHttpResponseCodecprotected java.lang.Object getValueToEncode(Response response)
getValueToEncode in class AbstractHttpResponseCodec