Class JobControllerGrpc.JobControllerImplBase (4.38.0)

public abstract static class JobControllerGrpc.JobControllerImplBase implements BindableService, JobControllerGrpc.AsyncService

Base class for the server implementation of the service JobController.

The JobController provides methods to manage jobs.

Inheritance

java.lang.Object > JobControllerGrpc.JobControllerImplBase

Implements

io.grpc.BindableService, JobControllerGrpc.AsyncService

Constructors

JobControllerImplBase()

public JobControllerImplBase()

Methods

bindService()

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