template <class W>

class ClientCallbackWriterFactory

Defined at line 1094 of file ../../third_party/grpc-migrating/src/include/grpcpp/support/client_callback.h

Public Methods

template <class Response>
void Create (grpc::ChannelInterface * channel, const grpc::internal::RpcMethod & method, grpc::ClientContext * context, Response * response, ClientWriteReactor<Request> * reactor)

Defined at line 1097 of file ../../third_party/grpc-migrating/src/include/grpcpp/support/client_callback.h