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