gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Instance Methods | List of all members
RMTTestService Class Reference
Inheritance diagram for RMTTestService:
ProtoService <RMTTestService>

Instance Methods

(instancetype) - initWithHost:
 
- Instance Methods inherited from ProtoService
(instancetype) - initWithHost:packageName:serviceName:
 
(ProtoRPC *) - RPCToMethod:requestsWriter:responseClass:responsesWriteable:
 
- Instance Methods inherited from <RMTTestService>
(void) - emptyCallWithRequest:handler:
 
(ProtoRPC *) - RPCToEmptyCallWithRequest:handler:
 
(void) - unaryCallWithRequest:handler:
 
(ProtoRPC *) - RPCToUnaryCallWithRequest:handler:
 
(void) - streamingOutputCallWithRequest:handler:
 
(ProtoRPC *) - RPCToStreamingOutputCallWithRequest:handler:
 
(void) - streamingInputCallWithRequestsWriter:handler:
 
(ProtoRPC *) - RPCToStreamingInputCallWithRequestsWriter:handler:
 
(void) - fullDuplexCallWithRequestsWriter:handler:
 
(ProtoRPC *) - RPCToFullDuplexCallWithRequestsWriter:handler:
 
(void) - halfDuplexCallWithRequestsWriter:handler:
 
(ProtoRPC *) - RPCToHalfDuplexCallWithRequestsWriter:handler:
 

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