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