public class ResponseMessageSerializer extends Object
| Constructor and Description |
|---|
ResponseMessageSerializer() |
| Modifier and Type | Method and Description |
|---|---|
ResponseMessage |
readValue(ByteBuf buffer,
GraphBinaryReader context,
boolean nullable) |
ByteBuf |
writeValue(ResponseMessage value,
ByteBufAllocator allocator,
GraphBinaryWriter context,
boolean nullable) |
public ResponseMessage readValue(ByteBuf buffer, GraphBinaryReader context, boolean nullable) throws SerializationException
SerializationExceptionpublic ByteBuf writeValue(ResponseMessage value, ByteBufAllocator allocator, GraphBinaryWriter context, boolean nullable) throws SerializationException
SerializationExceptionCopyright © 2013–2019 Apache Software Foundation. All rights reserved.