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