java.lang.Object
io.helidon.grpc.core.JsonbMarshaller<T>
- Type Parameters:
T
- the type of value to be marshalled
- All Implemented Interfaces:
io.grpc.MethodDescriptor.Marshaller<T>
An implementation of a gRPC
MethodDescriptor.Marshaller
that
uses JSONB for serialization.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
AMarshallerSupplier
implementation that supplies instances ofJsonbMarshaller
. -
Method Summary