Uses of Class
org.almendra.janet.cas.agents.MultiAgentProxy

Packages that use MultiAgentProxy
org.almendra.janet.cas.node   
 

Uses of MultiAgentProxy in org.almendra.janet.cas.node
 

Methods in org.almendra.janet.cas.node that return MultiAgentProxy
 MultiAgentProxy SystemApplication.getAllForeignSystemAgents()
           
 MultiAgentProxy SystemApplication.getAllForeignSystemAgentsWithCentral()
           
 MultiAgentProxy SystemApplication.getAllSystemAgents()
           
 MultiAgentProxy SystemApplication.getAllSystemAgentsOnNodes(java.util.List nodeNames)
           
 MultiAgentProxy SystemApplication.getForeignSystemAgents(java.util.List nodeNamesOrNull)