class GenericCallbackServerContext
Defined at line 86 of file ../../third_party/grpc-migrating/src/include/grpcpp/generic/async_generic_service.h
Public Methods
const std::string & method ()
Defined at line 88 of file ../../third_party/grpc-migrating/src/include/grpcpp/generic/async_generic_service.h
const std::string & host ()
Defined at line 89 of file ../../third_party/grpc-migrating/src/include/grpcpp/generic/async_generic_service.h
Friends
class Server