Interface MethodDescriptor<Req,Resp>

Type Parameters:
Req - The type of request.
Resp - The type of response.

public interface MethodDescriptor<Req,Resp>
Metadata that describes a specific RPC method.