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