Uses of Class
com.mulesoft.connectors.a2a.internal.server.agent.RpcRequestContext
Packages that use RpcRequestContext
Package
Description
-
Uses of RpcRequestContext in com.mulesoft.connectors.a2a.internal.server.agent
Methods in com.mulesoft.connectors.a2a.internal.server.agent with parameters of type RpcRequestContextModifier and TypeMethodDescriptionvoidServerAgent.addTracingData(RpcRequestContext context, org.mule.sdk.api.runtime.source.DistributedTraceContextManager traceManager) Method parameters in com.mulesoft.connectors.a2a.internal.server.agent with type arguments of type RpcRequestContextModifier and TypeMethodDescriptionvoidServerAgent.initServer(ServerConfig config, org.mule.runtime.api.component.location.ComponentLocation listenerComponentLocation, Consumer<RpcRequestContext> onRequest) -
Uses of RpcRequestContext in com.mulesoft.connectors.a2a.internal.server.agent.operations
Methods in com.mulesoft.connectors.a2a.internal.server.agent.operations that return RpcRequestContextModifier and TypeMethodDescriptionGetTaskExecutor.execute()SendMessageExecutor.execute()abstract RpcRequestContextTaskExecutor.execute()