template <class W, class R>
class ClientCallbackReaderWriterFactory
Defined at line 702 of file ../../third_party/grpc-migrating/src/include/grpcpp/support/client_callback.h
Forward declare factory classes for friendship
Public Methods
void Create (grpc::ChannelInterface * channel, const grpc::internal::RpcMethod & method, grpc::ClientContext * context, ClientBidiReactor<Request, Response> * reactor)
Defined at line 704 of file ../../third_party/grpc-migrating/src/include/grpcpp/support/client_callback.h