Uses of Class
com.mulesoft.connectors.a2a.internal.server.agent.ServerAgent
Packages that use ServerAgent
Package
Description
-
Uses of ServerAgent in com.mulesoft.connectors.a2a.internal.server.connection.http
Methods in com.mulesoft.connectors.a2a.internal.server.connection.http that return ServerAgentMethods in com.mulesoft.connectors.a2a.internal.server.connection.http with parameters of type ServerAgentModifier and TypeMethodDescriptionvoidHttpServerConnectionProvider.disconnect(ServerAgent server) org.mule.runtime.api.connection.ConnectionValidationResultHttpServerConnectionProvider.validate(ServerAgent server) -
Uses of ServerAgent in com.mulesoft.connectors.a2a.internal.server.listener
Fields in com.mulesoft.connectors.a2a.internal.server.listener declared as ServerAgentFields in com.mulesoft.connectors.a2a.internal.server.listener with type parameters of type ServerAgentModifier and TypeFieldDescriptionprotected org.mule.runtime.api.connection.ConnectionProvider<ServerAgent>BaseServerListener.connectionProvider