template <class Request, class Response>

class CallbackBidiHandler

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

Public Methods

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

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

void RunHandler (const HandlerParameter & param)

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