Class A2AConfiguration
-
- All Implemented Interfaces:
@Configuration()@Profile(value = {"a2a"}) public final class A2AConfigurationExpose AgentCardHandler objects. Each will be exposed as an A2A endpoint with the path "a2a".
-
-
Constructor Summary
Constructors Constructor Description A2AConfiguration()
-
Method Summary
Modifier and Type Method Description final AgentCardHandlerdefaultAgentCardHandler(AgentPlatform agentPlatform, AutonomyA2ARequestHandler a2aMessageHandler)-
-
Method Detail
-
defaultAgentCardHandler
@Bean() final AgentCardHandler defaultAgentCardHandler(AgentPlatform agentPlatform, AutonomyA2ARequestHandler a2aMessageHandler)
-
-
-
-