Class AgentsGrpc.AgentsImplBase (4.47.0)

public abstract static class AgentsGrpc.AgentsImplBase implements BindableService, AgentsGrpc.AsyncService

Base class for the server implementation of the service Agents.

Service for managing Agents.

Inheritance

java.lang.Object > AgentsGrpc.AgentsImplBase

Implements

io.grpc.BindableService, AgentsGrpc.AsyncService

Constructors

AgentsImplBase()

public AgentsImplBase()

Methods

bindService()

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