Go to the source code of this file.
|
| class | grpc::internal::CallOpRecvMessage< R > |
| |
| class | grpc::internal::RpcMethodHandler< ServiceType, RequestType, ResponseType > |
| | A wrapper class of an application provided rpc method handler. More...
|
| |
| class | grpc::internal::ServerStreamingHandler< ServiceType, RequestType, ResponseType > |
| | A wrapper class of an application provided server streaming handler. More...
|
| |
| class | grpc::internal::CallbackUnaryHandler< RequestType, ResponseType > |
| |
| class | grpc::internal::CallbackServerStreamingHandler< RequestType, ResponseType > |
| |
| class | grpc::internal::ErrorMethodHandler< code > |
| | General method handler class for errors that prevent real method use e.g., handle unknown method by returning UNIMPLEMENTED error. More...
|
| |
| class | grpc::internal::DeserializeFuncType< R > |
| |
| class | grpc::internal::RpcMethodHandler< ServiceType, RequestType, ResponseType > |
| | A wrapper class of an application provided rpc method handler. More...
|
| |
| class | grpc::internal::ServerStreamingHandler< ServiceType, RequestType, ResponseType > |
| | A wrapper class of an application provided server streaming handler. More...
|
| |
| class | grpc::ByteBuffer |
| | A sequence of bytes. More...
|
| |
| class | grpc::SerializationTraits< ByteBuffer, void > |
| |