Class ListenerDiscoveryServiceGrpc.ListenerDiscoveryServiceStub

java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractAsyncStub<ListenerDiscoveryServiceGrpc.ListenerDiscoveryServiceStub>
io.envoyproxy.envoy.api.v2.ListenerDiscoveryServiceGrpc.ListenerDiscoveryServiceStub
Enclosing class:
ListenerDiscoveryServiceGrpc

public static final class ListenerDiscoveryServiceGrpc.ListenerDiscoveryServiceStub extends io.grpc.stub.AbstractAsyncStub<ListenerDiscoveryServiceGrpc.ListenerDiscoveryServiceStub>
A stub to allow clients to do asynchronous rpc calls to service ListenerDiscoveryService.
 The Envoy instance initiates an RPC at startup to discover a list of
 listeners. Updates are delivered via streaming from the LDS server and
 consist of a complete update of all listeners. Existing connections will be
 allowed to drain from listeners that are no longer present.