Class ProjectServiceGrpc.ProjectServiceImplBase (0.39.0)

public abstract static class ProjectServiceGrpc.ProjectServiceImplBase implements BindableService, ProjectServiceGrpc.AsyncService

Base class for the server implementation of the service ProjectService.

Service for operations on the Project.

Inheritance

java.lang.Object > ProjectServiceGrpc.ProjectServiceImplBase

Implements

io.grpc.BindableService, ProjectServiceGrpc.AsyncService

Constructors

ProjectServiceImplBase()

public ProjectServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition