Class XdsEndpointServiceGrpc.XdsEndpointServiceImplBase

java.lang.Object
com.linecorp.centraldogma.xds.endpoint.v1.XdsEndpointServiceGrpc.XdsEndpointServiceImplBase
All Implemented Interfaces:
XdsEndpointServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
XdsEndpointService
Enclosing class:
XdsEndpointServiceGrpc

public abstract static class XdsEndpointServiceGrpc.XdsEndpointServiceImplBase extends Object implements io.grpc.BindableService, XdsEndpointServiceGrpc.AsyncService
Base class for the server implementation of the service XdsEndpointService.
An XdsEndpointService provides methods to manage endpoints.
  • Constructor Details

    • XdsEndpointServiceImplBase

      public XdsEndpointServiceImplBase()
  • Method Details

    • bindService

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