Class RequestHandlerContext
java.lang.Object
com.mulesoft.connectors.a2a.internal.server.agent.RequestHandlerContext
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()org.mule.runtime.http.api.domain.request.HttpRequestContextorg.mule.runtime.http.api.server.async.HttpResponseReadyCallback
-
Method Details
-
builder
-
getAgentCard
-
getHttpRequestContext
public org.mule.runtime.http.api.domain.request.HttpRequestContext getHttpRequestContext() -
getResponseCallback
public org.mule.runtime.http.api.server.async.HttpResponseReadyCallback getResponseCallback() -
getTaskStoreService
-
getRpcSerializer
-
getTaskRepository
-
getA2aSerializer
-
getRpcRequestContext
-
getMessageHandler
-
getSetPushNotificationConfigHandler
public Function<RpcRequestContext,CompletableFuture<EffectivePushNotificationConfig>> getSetPushNotificationConfigHandler()
-