Constructors in mam.agent with parameters of type AgentProperties |
Agent.Agent(Facility facility, AgentProperties defaultAgentProperties) Constructor for the Agent object |
AgentKnowledge.AgentKnowledge(URL knowledgeUrl, String knowledgeMetadata, String origin, AgentProperties agentProperties, AccessStatisticsGroup accessStatisticsGroup) |
AgentKnowledge.AgentKnowledge(AgentProperties agentProperties, URL knowledgeUrl, String knowledgeMetadata, String origin, AccessStatisticsGroup accessStatisticsGroup) |
AgentProperties.AgentProperties(AgentProperties original) |
InformationPersonaeAgent.InformationPersonaeAgent(Facility facility, AgentProperties defaultAgentProperties) Constructor for the InformationPersonaeAgent object |
InformationPersonaeAgentProperties.InformationPersonaeAgentProperties(AgentProperties agentProperties, String userName, String password) |
TransactionalAgent.TransactionalAgent(Facility facility, AgentProperties defaultAgentProperties) |
UrlKnowledgeAgent.UrlKnowledgeAgent(Facility facility, AgentProperties defaultAgentProperties) Constructor for the UrlKnowledgeAgent object |
UrlKnowledgeAgentProperties.UrlKnowledgeAgentProperties(AgentProperties agentProperties, URL knowledgeUrl, String knowledgeMetadata, String origin, RoutingTag ipAgentRoutingTag) Constructor for the UrlKnowledgeAgentProperties object |
Constructors in mam.messaging with parameters of type AgentProperties |
DoCreateAgentMessage.DoCreateAgentMessage(RoutingTag source, RoutingTag destination, String role, AgentProperties defaultAgentProperties) |
DoCreateAgentMessage.DoCreateAgentMessage(RoutingTag source, RoutingTag destination, MamId responseTo, String role, AgentProperties defaultAgentProperties) |
EventDeclareAgentPropertiesMessage.EventDeclareAgentPropertiesMessage(RoutingTag source, RoutingTag destination, AgentProperties agentProperties) |
EventDeclareAgentPropertiesMessage.EventDeclareAgentPropertiesMessage(RoutingTag source, RoutingTag destination, MamId responseTo, AgentProperties agentProperties) |
EventDeclareKnowledgeMessage.EventDeclareKnowledgeMessage(RoutingTag source, RoutingTag destination, URL knowledgeUrl, String knowledgeMetadata, String origin, AgentProperties agentProperties, AccessStatisticsGroup accessStatisticsGroup) |
EventDeclareKnowledgeMessage.EventDeclareKnowledgeMessage(RoutingTag source, RoutingTag destination, MamId responseTo, URL knowledgeUrl, String knowledgeMetadata, String origin, AgentProperties agentProperties, AccessStatisticsGroup accessStatisticsGroup) |
EventDeclareMonitorAgentMessage.EventDeclareMonitorAgentMessage(RoutingTag source, RoutingTag destination, AgentProperties agentProperties, RoutingTag monitorAgentRoutingTag) |
EventDeclareMonitorAgentMessage.EventDeclareMonitorAgentMessage(RoutingTag source, RoutingTag destination, MamId responseTo, AgentProperties agentProperties, RoutingTag monitorAgentRoutingTag) |
EventDeclareQuoteMessage.EventDeclareQuoteMessage(RoutingTag source, RoutingTag destination, AgentProperties agentProperties, String quote) |
EventDeclareQuoteMessage.EventDeclareQuoteMessage(RoutingTag source, RoutingTag destination, MamId responseTo, AgentProperties agentProperties, String quote) |
EventDeclareVisualizerNodesMessage.EventDeclareVisualizerNodesMessage(RoutingTag source, RoutingTag destination, AgentProperties agentProperties, AgentPropertiesCollection knownAgents) |
EventDeclareVisualizerNodesMessage.EventDeclareVisualizerNodesMessage(RoutingTag source, RoutingTag destination, MamId responseTo, AgentProperties agentProperties, AgentPropertiesCollection knownAgents) |
EventQueryInformationPersonaeResultsMessage.EventQueryInformationPersonaeResultsMessage(RoutingTag source, RoutingTag destination, AgentProperties agentProperties, AgentPropertiesCollection knownAgents, Boolean querySuccessful, Boolean queryStatus) |
EventQueryInformationPersonaeResultsMessage.EventQueryInformationPersonaeResultsMessage(RoutingTag source, RoutingTag destination, MamId responseTo, AgentProperties agentProperties, AgentPropertiesCollection knownAgents, Boolean querySuccessful, Boolean queryStatus) |
EventQueryKnownAgentsResultsMessage.EventQueryKnownAgentsResultsMessage(RoutingTag source, RoutingTag destination, AgentProperties agentProperties, AgentPropertiesCollection knownAgents) |
EventQueryKnownAgentsResultsMessage.EventQueryKnownAgentsResultsMessage(RoutingTag source, RoutingTag destination, MamId responseTo, AgentProperties agentProperties, AgentPropertiesCollection knownAgents) |