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