public class ResponseMessageSerializer extends Object
Constructor and Description |
---|
ResponseMessageSerializer() |
Modifier and Type | Method and Description |
---|---|
ResponseMessage |
readValue(ByteBuf byteBuf,
GraphBinaryReader context) |
void |
writeValue(ResponseMessage value,
ByteBuf byteBuf,
GraphBinaryWriter context) |
public ResponseMessage readValue(ByteBuf byteBuf, GraphBinaryReader context) throws SerializationException
SerializationException
public void writeValue(ResponseMessage value, ByteBuf byteBuf, GraphBinaryWriter context) throws SerializationException
SerializationException
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.