Uses of Interface
io.envoyproxy.envoy.service.tap.v2alpha.TapSinkService.BlockingInterface
-
Packages that use TapSinkService.BlockingInterface Package Description io.envoyproxy.envoy.service.tap.v2alpha -
-
Uses of TapSinkService.BlockingInterface in io.envoyproxy.envoy.service.tap.v2alpha
Methods in io.envoyproxy.envoy.service.tap.v2alpha 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.v2alpha with parameters of type TapSinkService.BlockingInterface Modifier and Type Method Description static com.google.protobuf.BlockingServiceTapSinkService. newReflectiveBlockingService(TapSinkService.BlockingInterface impl)
-