class experimental_type
Defined at line 110 of file ../../third_party/grpc-migrating/src/include/grpcpp/server.h
NOTE: class experimental_type is not part of the public API of this class.
TODO(yashykt): Integrate into public API when this is no longer
experimental.
Public Methods
std::shared_ptr<Channel> InProcessChannelWithInterceptors (const ChannelArguments & args, std::vector<std::unique_ptr<experimental::ClientInterceptorFactoryInterface>> interceptor_creators)
Establish a channel for in-process communication with client
interceptors
void experimental_type (Server * server)
Defined at line 112 of file ../../third_party/grpc-migrating/src/include/grpcpp/server.h