grpc/include/grpcpp/impl
Craig Tiller fe913387da
Remove idempotent/cacheable requests (#28922)
* Remove idempotent/cacheable requests

* more cleanup

* bump core version

* fix

* fix

* fix

* review feedback

* fixes

* fix

* remove more

* objc

* fix

* fix

* fix

* scrub

* Modify XdsRbacTests

Co-authored-by: Yash Tibrewal <yashkt@google.com>
2022-03-04 14:42:59 -08:00
..
codegen Remove idempotent/cacheable requests (#28922) 2022-03-04 14:42:59 -08:00
README.md Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
call.h Annotate impl/codegen with IWYU pragmas (#27252) 2021-09-08 09:13:03 -07:00
channel_argument_option.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
client_unary_call.h Annotate impl/codegen with IWYU pragmas (#27252) 2021-09-08 09:13:03 -07:00
grpc_library.h Annotate impl/codegen with IWYU pragmas (#27252) 2021-09-08 09:13:03 -07:00
method_handler_impl.h Fix the method_handler_impl public header 2020-09-18 11:45:38 -07:00
rpc_method.h Annotate impl/codegen with IWYU pragmas (#27252) 2021-09-08 09:13:03 -07:00
rpc_service_method.h Annotate impl/codegen with IWYU pragmas (#27252) 2021-09-08 09:13:03 -07:00
serialization_traits.h Annotate impl/codegen with IWYU pragmas (#27252) 2021-09-08 09:13:03 -07:00
server_builder_option.h Move remaining classes to grpc from grpc_impl 2020-10-06 13:15:51 -07:00
server_builder_plugin.h Move remaining classes to grpc from grpc_impl 2020-10-06 13:15:51 -07:00
server_initializer.h Fix google-explicit-constructor 2020-12-03 19:22:22 -08:00
service_type.h Annotate impl/codegen with IWYU pragmas (#27252) 2021-09-08 09:13:03 -07: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.