class GenericServerContext
Defined at line 38 of file ../../third_party/grpc-migrating/src/include/grpcpp/generic/async_generic_service.h
Public Methods
const std::string & method ()
Defined at line 40 of file ../../third_party/grpc-migrating/src/include/grpcpp/generic/async_generic_service.h
const std::string & host ()
Defined at line 41 of file ../../third_party/grpc-migrating/src/include/grpcpp/generic/async_generic_service.h
Friends
class ServerInterface