Uses of Interface
io.grpc.MethodDescriptor.ReflectableMarshaller
-
Packages that use MethodDescriptor.ReflectableMarshaller Package Description io.grpc The gRPC core public API. -
-
Uses of MethodDescriptor.ReflectableMarshaller in io.grpc
Subinterfaces of MethodDescriptor.ReflectableMarshaller in io.grpc Modifier and Type Interface Description static interface
MethodDescriptor.PrototypeMarshaller<T>
A marshaller that uses a fixed instance of the type it produces.
-