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