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