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
SerializationExceptionpublic void writeValue(ResponseMessage value, ByteBuf byteBuf, GraphBinaryWriter context) throws SerializationException
SerializationExceptionCopyright © 2013–2021 Apache Software Foundation. All rights reserved.