gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Classes | Public Member Functions | List of all members
grpc::MethodHandler Class Referenceabstract
Inheritance diagram for grpc::MethodHandler:
grpc::BidiStreamingHandler< ServiceType, RequestType, ResponseType > grpc::ClientStreamingHandler< ServiceType, RequestType, ResponseType > grpc::RpcMethodHandler< ServiceType, RequestType, ResponseType > grpc::ServerStreamingHandler< ServiceType, RequestType, ResponseType >

Classes

struct  HandlerParameter
 

Public Member Functions

virtual Status RunHandler (const HandlerParameter &param)=0
 

The documentation for this class was generated from the following file: