GRPC C++  0.13.1-pre1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Namespaces
method_handler_impl.h File Reference
#include <grpc++/impl/codegen/rpc_service_method.h>
#include <grpc++/impl/codegen/sync_stream.h>

Go to the source code of this file.

Data Structures

class  grpc::RpcMethodHandler< ServiceType, RequestType, ResponseType >
 
class  grpc::ClientStreamingHandler< ServiceType, RequestType, ResponseType >
 
class  grpc::ServerStreamingHandler< ServiceType, RequestType, ResponseType >
 
class  grpc::BidiStreamingHandler< ServiceType, RequestType, ResponseType >
 
class  grpc::UnknownMethodHandler
 

Namespaces

 grpc