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