Class A2AClientAgentInvoker
java.lang.Object
dev.langchain4j.agentic.a2a.A2AClientAgentInvoker
- All Implemented Interfaces:
AgentInvoker, InternalAgent, AgentInstance
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionagentId()voidbooleanasync()listener()method()name()parent()voidsetParent(InternalAgent parent) toInvocationArguments(AgenticScope agenticScope) topology()Class<?> type()Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AgentInstance
as, leafMethods inherited from interface AgentInvoker
invokeMethods inherited from interface InternalAgent
allowStreamingOutput
-
Constructor Details
-
A2AClientAgentInvoker
-
-
Method Details
-
name
- Specified by:
namein interfaceAgentInstance
-
agentId
- Specified by:
agentIdin interfaceAgentInstance
-
description
- Specified by:
descriptionin interfaceAgentInstance
-
type
- Specified by:
typein interfaceAgentInstance
-
outputType
- Specified by:
outputTypein interfaceAgentInstance
-
outputKey
- Specified by:
outputKeyin interfaceAgentInstance
-
async
public boolean async()- Specified by:
asyncin interfaceAgentInstance
-
method
- Specified by:
methodin interfaceAgentInvoker
-
arguments
- Specified by:
argumentsin interfaceAgentInstance
-
subagents
- Specified by:
subagentsin interfaceAgentInstance
-
toInvocationArguments
- Specified by:
toInvocationArgumentsin interfaceAgentInvoker
-
listener
- Specified by:
listenerin interfaceInternalAgent
-
topology
- Specified by:
topologyin interfaceAgentInstance
-
parent
- Specified by:
parentin interfaceAgentInstance
-
setParent
- Specified by:
setParentin interfaceInternalAgent
-
appendId
- Specified by:
appendIdin interfaceInternalAgent
-