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