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