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