@Internal public abstract class MessageBody extends Object
client
and server
.
Every such message should also have a MessageDeserializer
.
Constructor and Description |
---|
MessageBody() |
Modifier and Type | Method and Description |
---|---|
abstract byte[] |
serialize()
Serializes the message into a byte array.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.