|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GuiceRemoteAgentModule | |
|---|---|
| cz.cuni.amis.pogamut.base.factory.guice | |
| cz.cuni.amis.pogamut.multi.factory.guice | |
| Uses of GuiceRemoteAgentModule in cz.cuni.amis.pogamut.base.factory.guice |
|---|
| Methods in cz.cuni.amis.pogamut.base.factory.guice that return GuiceRemoteAgentModule | |
|---|---|
protected GuiceRemoteAgentModule |
GuiceRemoteAgentFactory.getAgentModule()
|
| Constructors in cz.cuni.amis.pogamut.base.factory.guice with parameters of type GuiceRemoteAgentModule | |
|---|---|
GuiceRemoteAgentFactory(GuiceRemoteAgentModule agentModule)
|
|
| Uses of GuiceRemoteAgentModule in cz.cuni.amis.pogamut.multi.factory.guice |
|---|
| Subclasses of GuiceRemoteAgentModule in cz.cuni.amis.pogamut.multi.factory.guice | |
|---|---|
class |
GuiceTeamRemoteAgentModule<PARAMS extends ITeamRemoteAgentParameters>
Module extending GuiceRemoteAgentModule for the purpose of remote agents (those communicating with the world using
IWorldConnection) that is using ISharedWorldView to synchronize information within the agent's team. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||