Class SessionsGrpc.SessionsImplBase (4.47.0)

public abstract static class SessionsGrpc.SessionsImplBase implements BindableService, SessionsGrpc.AsyncService

Base class for the server implementation of the service Sessions.

A service used for session interactions. For more information, see the API interactions guide.

Inheritance

java.lang.Object > SessionsGrpc.SessionsImplBase

Implements

io.grpc.BindableService, SessionsGrpc.AsyncService

Constructors

SessionsImplBase()

public SessionsImplBase()

Methods

bindService()

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