Uses of Interface
org.a2aproject.sdk.server.multitenancy.AgentCardRouter
Packages that use AgentCardRouter
Package
Description
Quarkus gRPC reference implementation for the A2A protocol.
gRPC transport handler implementations for the A2A protocol.
-
Uses of AgentCardRouter in org.a2aproject.sdk.extras.multitenancy
Classes in org.a2aproject.sdk.extras.multitenancy that implement AgentCardRouterModifier and TypeClassDescriptionclassCDI-basedAgentCardRouterthat resolves tenant-specificAgentCardbeans. -
Uses of AgentCardRouter in org.a2aproject.sdk.server.grpc.quarkus
Methods in org.a2aproject.sdk.server.grpc.quarkus that return AgentCardRouterModifier and TypeMethodDescriptionprotected @Nullable AgentCardRouterQuarkusGrpcHandler.getAgentCardRouter() -
Uses of AgentCardRouter in org.a2aproject.sdk.transport.grpc.handler
Methods in org.a2aproject.sdk.transport.grpc.handler that return AgentCardRouterModifier and TypeMethodDescriptionprotected @Nullable AgentCardRouterGrpcHandler.getAgentCardRouter()Returns the optional agent card router for tenant-based resolution, ornull.