Constructor and Description |
---|
GrpcPayloadSerializer(Serializer serializer)
Constructs a
GrpcPayloadSerializer using the given serializer to serialize messages with |
Modifier and Type | Method and Description |
---|---|
io.axoniq.axonserver.grpc.SerializedObject |
apply(Message message) |
public GrpcPayloadSerializer(Serializer serializer)
GrpcPayloadSerializer
using the given serializer
to serialize messages withserializer
- the Serializer
used to serialize messages withCopyright © 2010–2022. All rights reserved.