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