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