19 #ifndef GRPCPP_IMPL_CODEGEN_CLIENT_CALLBACK_H
20 #define GRPCPP_IMPL_CODEGEN_CLIENT_CALLBACK_H
25 namespace experimental {
27 template <
class Response>
30 template <
class Request>
33 template <
class Request,
class Response>
37 template <
class Response>
40 template <
class Request>
43 template <
class Request,
class Response>
ClientBidiReactor is the interface for a bidirectional streaming RPC.
Definition: client_callback_impl.h:192
Definition: client_callback_impl.h:136
Definition: client_callback_impl.h:119
Definition: client_callback_impl.h:151
ClientReadReactor is the interface for a server-streaming RPC.
Definition: client_callback_impl.h:320
ClientWriteReactor is the interface for a client-streaming RPC.
Definition: client_callback_impl.h:344
::grpc_impl::ClientUnaryReactor ClientUnaryReactor
Definition: client_callback.h:46
This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInp...
Definition: alarm.h:24