Uses of Interface
io.envoyproxy.envoy.service.status.v3.ClientStatusDiscoveryService.BlockingInterface
-
Packages that use ClientStatusDiscoveryService.BlockingInterface Package Description io.envoyproxy.envoy.service.status.v3 -
-
Uses of ClientStatusDiscoveryService.BlockingInterface in io.envoyproxy.envoy.service.status.v3
Methods in io.envoyproxy.envoy.service.status.v3 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.v3 with parameters of type ClientStatusDiscoveryService.BlockingInterface Modifier and Type Method Description static com.google.protobuf.BlockingServiceClientStatusDiscoveryService. newReflectiveBlockingService(ClientStatusDiscoveryService.BlockingInterface impl)
-