#include <climits>
#include <functional>
#include <map>
#include <memory>
#include <vector>
#include <grpc/impl/codegen/log.h>
#include <grpcpp/impl/codegen/byte_buffer.h>
#include <grpcpp/impl/codegen/config.h>
#include <grpcpp/impl/codegen/rpc_method.h>
#include <grpcpp/impl/codegen/status.h>
Go to the source code of this file.
Classes | |
struct | grpc::internal::MethodHandler::HandlerParameter |
class | grpc::internal::MethodHandler |
Base class for running an RPC handler. More... | |
class | grpc::internal::RpcServiceMethod |
Server side rpc method class. More... | |
Namespaces | |
grpc | |
grpc::internal | |
Actual implementation of bi-directional streaming. | |