grpc-java/services
Kannan J 0aa976c4eb
V1reflectionservice (#11237)
V1 version of the proto reflection service, as the v1.alpha service has been deprecated.

* Create V1 alpha service wrapping underlying V1 service, by modifying the ServerServiceDefinition.

* Create ProtoReflectionService for the v1alpha proto by producing a ServerServiceDefinition constructed from that of the v1 service but with the service and method names and proto descriptors modified.

Issue #6724.
2024-07-19 19:27:13 +05:30
..
src V1reflectionservice (#11237) 2024-07-19 19:27:13 +05:30
BUILD.bazel V1reflectionservice (#11237) 2024-07-19 19:27:13 +05:30
build.gradle Change many api deps to implementation deps 2023-12-15 15:14:29 -08:00