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