Class EndpointDiscoveryServiceGrpc.EndpointDiscoveryServiceImplBase

java.lang.Object
io.envoyproxy.envoy.service.endpoint.v3.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 Details

    • EndpointDiscoveryServiceImplBase

      public EndpointDiscoveryServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService