Uses of Interface
io.envoyproxy.envoy.service.route.v3.RouteDiscoveryService.BlockingInterface
-
Packages that use RouteDiscoveryService.BlockingInterface Package Description io.envoyproxy.envoy.service.route.v3 -
-
Uses of RouteDiscoveryService.BlockingInterface in io.envoyproxy.envoy.service.route.v3
Methods in io.envoyproxy.envoy.service.route.v3 that return RouteDiscoveryService.BlockingInterface Modifier and Type Method Description static RouteDiscoveryService.BlockingInterfaceRouteDiscoveryService. newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)Methods in io.envoyproxy.envoy.service.route.v3 with parameters of type RouteDiscoveryService.BlockingInterface Modifier and Type Method Description static com.google.protobuf.BlockingServiceRouteDiscoveryService. newReflectiveBlockingService(RouteDiscoveryService.BlockingInterface impl)
-