| ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Agent | |
applications.proxy.dialog | |
applications.proxy.ui | |
mam.agent | |
mam.internetworking |
Uses of Agent in applications.proxy.dialog |
Fields in applications.proxy.dialog declared as Agent | |
protected Agent | AgentListUIDialog.inputHandler |
Constructors in applications.proxy.dialog with parameters of type Agent | |
AgentListUIDialog.AgentListUIDialog(String title, Agent handler, String[] names) |
Uses of Agent in applications.proxy.ui |
Fields in applications.proxy.ui declared as Agent | |
protected Agent | AgentTextUI.inputHandler |
Constructors in applications.proxy.ui with parameters of type Agent | |
AgentTextUI.AgentTextUI(String title, Agent handler, String input, int xsize, int ysize) Constructor for the AgentTextUI object |
Uses of Agent in mam.agent |
Subclasses of Agent in mam.agent | |
class | AnalyzeAgent Analyze Agent looks at the logs generated by the Listen Agent and tries to decipher them... |
class | MonitorAgent |
class | OddAgent A simple testing agent. |
class | TransactionalAgent |
class | UrlKnowledgeAgent Description of the Class |
class | WebServerAgent |
Uses of Agent in mam.internetworking |
Methods in mam.internetworking that return Agent | |
Agent | Facility.createAgent(String role, AgentProperties defaultAgentProperties) Description of the Method |
Methods in mam.internetworking with parameters of type Agent | |
boolean | Facility.migrateAgent(Agent newAgent) Description of the Method |
void | Facility.removeAgent(Agent agent) Description of the Method |
| ||||||||||
PREV NEXT | FRAMES NO FRAMES |