19 #ifndef GRPCPP_IMPL_CODEGEN_SERVER_CALLBACK_H
20 #define GRPCPP_IMPL_CODEGEN_SERVER_CALLBACK_H
25 namespace experimental {
26 template <
class Request>
29 template <
class Response>
32 template <
class Request,
class Response>
ServerBidiReactor is the interface for a bidirectional streaming RPC.
Definition: server_callback_impl.h:223
ServerReadReactor is the interface for a client-streaming RPC.
Definition: server_callback_impl.h:449
Definition: server_callback_impl.h:660
ServerWriteReactor is the interface for a server-streaming RPC.
Definition: server_callback_impl.h:537
::grpc_impl::ServerUnaryReactor ServerUnaryReactor
Definition: server_callback.h:35
This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInp...
Definition: alarm.h:24