Class ContextsGrpc.ContextsImplBase (4.47.0)

public abstract static class ContextsGrpc.ContextsImplBase implements BindableService, ContextsGrpc.AsyncService

Base class for the server implementation of the service Contexts.

Service for managing Contexts.

Inheritance

java.lang.Object > ContextsGrpc.ContextsImplBase

Implements

io.grpc.BindableService, ContextsGrpc.AsyncService

Constructors

ContextsImplBase()

public ContextsImplBase()

Methods

bindService()

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