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