Uses of Interface
io.grpc.MethodDescriptor.PrototypeMarshaller
-
Packages that use MethodDescriptor.PrototypeMarshaller Package Description io.grpc.protobuf.lite API for gRPC over Protocol Buffers with proto message classes generated by the Lite Runtime library. -
-
Uses of MethodDescriptor.PrototypeMarshaller in io.grpc.protobuf.lite
Classes in io.grpc.protobuf.lite that implement MethodDescriptor.PrototypeMarshaller Modifier and Type Class Description private static class
ProtoLiteUtils.MessageMarshaller<T extends com.google.protobuf.MessageLite>
-