public interface MessageBodySerializer extends Serializable
RocketMQ message body serializer.
Modifier and Type | Method and Description |
---|---|
byte[] |
serialize(Object body) |
byte[] serialize(Object body)
Copyright © 2022 The Apache Software Foundation. All rights reserved.