template <class Request, class Response>

class CallbackClientStreamingHandler

Defined at line 256 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/server_callback_handlers.h

Public Methods

void CallbackClientStreamingHandler<Request, Response> (std::function<ServerReadReactor<RequestType> *(grpc::CallbackServerContext *, ResponseType *)> get_reactor)

Defined at line 258 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/server_callback_handlers.h

void RunHandler (const HandlerParameter & param)

Defined at line 263 of file ../../third_party/grpc-migrating/src/include/grpcpp/impl/server_callback_handlers.h