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