Uses of Class
com.mulesoft.connectors.a2a.internal.protocol.A2AProtocolSerializer
Packages that use A2AProtocolSerializer
-
Uses of A2AProtocolSerializer in com.mulesoft.connectors.a2a.internal.server.agent
Constructors in com.mulesoft.connectors.a2a.internal.server.agent with parameters of type A2AProtocolSerializerModifierConstructorDescriptionServerAgent(org.mule.runtime.http.api.server.HttpServer httpServer, String path, JsonRpcSerializer serializer, A2AProtocolSerializer messageSerializer, org.mule.runtime.api.lock.LockFactory lockFactory, org.mule.runtime.api.store.ObjectStoreManager objectStoreManager)