public interface BinaryPayloadCodec
| Modifier and Type | Method and Description |
|---|---|
Payload |
decode(ByteBuffer buffer) |
ByteBuffer |
encode(Payload payload,
ByteBuffer buffer) |
ByteBuffer encode(Payload payload, ByteBuffer buffer) throws Exception
ExceptionPayload decode(ByteBuffer buffer) throws Exception
ExceptionCopyright © 2017. All rights reserved.