Uses of Interface
io.grpc.MethodDescriptor.ReflectableMarshaller
Packages that use MethodDescriptor.ReflectableMarshaller
Package
Description
The gRPC core public API.
API for gRPC over Protocol Buffers with proto message classes generated by the Lite Runtime
library.
-
Uses of MethodDescriptor.ReflectableMarshaller in io.grpc
Subinterfaces of MethodDescriptor.ReflectableMarshaller in io.grpcModifier and TypeInterfaceDescriptionstatic interface
A marshaller that uses a fixed instance of the type it produces. -
Uses of MethodDescriptor.ReflectableMarshaller in io.grpc.protobuf.lite
Classes in io.grpc.protobuf.lite that implement MethodDescriptor.ReflectableMarshallerModifier and TypeClassDescriptionprivate static final class
ProtoLiteUtils.MessageMarshaller<T extends com.google.protobuf.MessageLite>