Class AgentRegistryGrpc.AgentRegistryImplBase (0.2.0)

public abstract static class AgentRegistryGrpc.AgentRegistryImplBase implements BindableService, AgentRegistryGrpc.AsyncService

Base class for the server implementation of the service AgentRegistry.

Service for managing Agents, Endpoints, McpServers, Services, and Bindings.

Inheritance

java.lang.Object > AgentRegistryGrpc.AgentRegistryImplBase

Implements

io.grpc.BindableService, AgentRegistryGrpc.AsyncService

Constructors

AgentRegistryImplBase()

public AgentRegistryImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition