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