Uses of Class
io.helidon.microprofile.grpc.core.GrpcMarshaller
-
Packages that use GrpcMarshaller Package Description io.helidon.microprofile.grpc.core Core gRPC microprofile classes. -
-
Uses of GrpcMarshaller in io.helidon.microprofile.grpc.core
Methods in io.helidon.microprofile.grpc.core with parameters of type GrpcMarshaller Modifier and Type Method Description static MarshallerSupplier
ModelHelper. getMarshallerSupplier(GrpcMarshaller annotation)
Obtain the namedMarshallerSupplier
specified by the annotation.
-