java.lang.Object
com.mulesoft.connectors.a2a.internal.server.agent.TaskContext

public class TaskContext extends Object
  • Method Details

    • getRequestContext

      public org.mule.runtime.http.api.domain.request.HttpRequestContext getRequestContext()
    • getResponseCallback

      public org.mule.runtime.http.api.server.async.HttpResponseReadyCallback getResponseCallback()
    • getRpcRequest

      public JsonRpcRequest getRpcRequest()
    • getTaskStoreService

      public TaskStoreService getTaskStoreService()
    • getSerializer

      public JsonRpcSerializer getSerializer()
    • getTaskHistory

      public TaskHistory getTaskHistory()
    • isTaskHistoryEnabled

      public boolean isTaskHistoryEnabled()
    • getMessageSerializer

      public org.mule.runtime.api.lifecycle.Initialisable getMessageSerializer()
    • builder

      public static TaskContext.Builder builder()