Class ProjectsGrpc.ProjectsImplBase

java.lang.Object
com.buildless.service.v1.ProjectsGrpc.ProjectsImplBase
All Implemented Interfaces:
ProjectsGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
ProjectsGrpc

public abstract static class ProjectsGrpc.ProjectsImplBase extends Object implements io.grpc.BindableService, ProjectsGrpc.AsyncService
Base class for the server implementation of the service Projects.
 Defines the API surface for the Buildless Projects service.
 
  • Constructor Details

    • ProjectsImplBase

      public ProjectsImplBase()
  • Method Details

    • bindService

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