接口的使用
io.github.a2ap.core.server.QueueManager
使用QueueManager的程序包
-
io.github.a2ap.core.server.impl中QueueManager的使用
修饰符和类型类说明classIn-memory implementation of QueueManager for managing task event queues.参数类型为QueueManager的io.github.a2ap.core.server.impl中的构造器限定符构造器说明DefaultA2AServer(TaskManager taskManager, AgentExecutor agentExecutor, QueueManager queueManager, AgentCard a2aServerSelfCard) Constructs a new A2AServerImpl with the specified components.