Uses of Interface
com.flowable.agent.engine.impl.model.a2a.client.A2AEvent
Packages that use A2AEvent
Package
Description
-
Uses of A2AEvent in com.flowable.agent.engine.impl.model.a2a
Methods in com.flowable.agent.engine.impl.model.a2a with parameters of type A2AEventModifier and TypeMethodDescriptionprotected A2AAgentInvocationResultResponseA2AModelInvoker.createInvocationResultResponseAndAddToExchange(A2AEvent response, boolean hasOutputSchema, AgentInvocationResultResponse.Exchange exchange, AgentInvocationResultResponse.Invocation invocation) -
Uses of A2AEvent in com.flowable.agent.engine.impl.model.a2a.client
Classes in com.flowable.agent.engine.impl.model.a2a.client that implement A2AEventMethods in com.flowable.agent.engine.impl.model.a2a.client that return A2AEventModifier and TypeMethodDescriptionA2AClient.sendMessage(A2AMessage message, Map<String, String> additionalHeaders) JsonRpcA2AClient.sendMessage(A2AMessage message, Map<String, String> additionalHeaders) RestA2AClient.sendMessage(A2AMessage message, Map<String, String> additionalHeaders)