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
Nested ClassesModifier and TypeClassDescriptionstatic classAMarshallerSupplierimplementation that supplies instances ofJsonbMarshaller. -
Method Summary