Class JobServiceGrpc.JobServiceImplBase (2.42.0)

public abstract static class JobServiceGrpc.JobServiceImplBase implements BindableService, JobServiceGrpc.AsyncService

Base class for the server implementation of the service JobService.

A service handles job management, including job CRUD, enumeration and search.

Inheritance

java.lang.Object > JobServiceGrpc.JobServiceImplBase

Implements

io.grpc.BindableService, JobServiceGrpc.AsyncService

Constructors

JobServiceImplBase()

public JobServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition