grpc/include/grpcpp/impl
Karthik Ravi Shankar 87c98ad3fb
Merge pull request #18379 from grpc/grpc_namespace_server_initializer
Move ServerInitializer to grpc_impl namespace from grpc
2019-04-01 12:48:28 -07:00
..
codegen Promise to call OnStarted and forbid Start* until after OnStarted 2019-03-27 16:30:07 -07:00
README.md Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
call.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
channel_argument_option.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
client_unary_call.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
grpc_library.h Fix GrpcCodegen initialization 2019-01-10 22:12:03 -08:00
method_handler_impl.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
rpc_method.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
rpc_service_method.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
serialization_traits.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
server_builder_option.h Move ServerBuilderOption from grpc to grpc_impl namespace 2019-03-27 12:20:43 -07:00
server_builder_option_impl.h Move ServerBuilderOption from grpc to grpc_impl namespace 2019-03-27 12:20:43 -07:00
server_builder_plugin.h Move ServerInitializer to grpc_impl namespace from grpc 2019-03-27 12:28:35 -07:00
server_initializer.h Move ServerInitializer to grpc_impl namespace from grpc 2019-03-27 12:28:35 -07:00
server_initializer_impl.h Move ServerInitializer to grpc_impl namespace from grpc 2019-03-27 12:28:35 -07:00
service_type.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
sync_cxx11.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
sync_no_cxx11.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00

README.md

The APIs in this directory are not stable!

This directory contains header files that need to be installed but are not part of the public API. Users should not use these headers directly.