Uses of Class
io.envoyproxy.envoy.service.tap.v3.TapSinkServiceGrpc.TapSinkServiceBlockingStub
-
Packages that use TapSinkServiceGrpc.TapSinkServiceBlockingStub Package Description io.envoyproxy.envoy.service.tap.v3 -
-
Uses of TapSinkServiceGrpc.TapSinkServiceBlockingStub in io.envoyproxy.envoy.service.tap.v3
Methods in io.envoyproxy.envoy.service.tap.v3 that return TapSinkServiceGrpc.TapSinkServiceBlockingStub Modifier and Type Method Description protected TapSinkServiceGrpc.TapSinkServiceBlockingStubTapSinkServiceGrpc.TapSinkServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static TapSinkServiceGrpc.TapSinkServiceBlockingStubTapSinkServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-