Package io.envoyproxy.envoy.api.v2
Class EndpointDiscoveryServiceGrpc.EndpointDiscoveryServiceImplBase
java.lang.Object
io.envoyproxy.envoy.api.v2.EndpointDiscoveryServiceGrpc.EndpointDiscoveryServiceImplBase
- All Implemented Interfaces:
EndpointDiscoveryServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- EndpointDiscoveryServiceGrpc
public abstract static class EndpointDiscoveryServiceGrpc.EndpointDiscoveryServiceImplBase
extends Object
implements io.grpc.BindableService, EndpointDiscoveryServiceGrpc.AsyncService
Base class for the server implementation of the service EndpointDiscoveryService.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.envoyproxy.envoy.api.v2.EndpointDiscoveryServiceGrpc.AsyncService
deltaEndpoints, fetchEndpoints, streamEndpoints
-
Constructor Details
-
EndpointDiscoveryServiceImplBase
public EndpointDiscoveryServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-