@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/2222") public static interface MethodDescriptor.ReflectableMarshaller<T> extends MethodDescriptor.Marshaller<T>
T at runtime.| Modifier and Type | Method and Description | 
|---|---|
Class<T> | 
getMessageClass()
Returns the  
Class that this marshaller serializes and deserializes. | 
parse, stream