GRPC C++  1.0.0
Data Structures | Namespaces
server_builder.h File Reference
#include <map>
#include <memory>
#include <vector>
#include <grpc++/impl/server_builder_option.h>
#include <grpc++/impl/server_builder_plugin.h>
#include <grpc++/support/config.h>
#include <grpc/compression.h>

Go to the source code of this file.

Data Structures

class  grpc::ServerBuilder
 A builder class for the creation and startup of grpc::Server instances. More...
 

Namespaces

 grpc
 
 grpc::testing