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