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