Class SessionControllerGrpc.SessionControllerImplBase (4.38.0)

public abstract static class SessionControllerGrpc.SessionControllerImplBase implements BindableService, SessionControllerGrpc.AsyncService

Base class for the server implementation of the service SessionController.

The SessionController provides methods to manage interactive sessions.

Inheritance

java.lang.Object > SessionControllerGrpc.SessionControllerImplBase

Implements

io.grpc.BindableService, SessionControllerGrpc.AsyncService

Constructors

SessionControllerImplBase()

public SessionControllerImplBase()

Methods

bindService()

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