Class GetRequestHandler
java.lang.Object
com.mulesoft.connectors.a2a.internal.server.agent.operations.RequestHandler
com.mulesoft.connectors.a2a.internal.server.agent.operations.GetRequestHandler
Handles the retrieval of task information and history for the A2A protocol. This operation implements the 'tasks/get' JSON-RPC
method and provides proper error handling with standardized JSON-RPC error codes according to the A2A protocol specification.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetRequestHandler
public GetRequestHandler()
-
-
Method Details
-
execute
- Specified by:
executein classRequestHandler
-