Class ControlServiceGrpc.ControlServiceImplBase (2.43.0)

public abstract static class ControlServiceGrpc.ControlServiceImplBase implements BindableService, ControlServiceGrpc.AsyncService

Base class for the server implementation of the service ControlService.

Service for modifying Control.

Inheritance

java.lang.Object > ControlServiceGrpc.ControlServiceImplBase

Implements

io.grpc.BindableService, ControlServiceGrpc.AsyncService

Constructors

ControlServiceImplBase()

public ControlServiceImplBase()

Methods

bindService()

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