Uses of Class
cz.cuni.amis.pogamut.base.factory.guice.GuiceCommunicationModule

Packages that use GuiceCommunicationModule
cz.cuni.amis.pogamut.base.factory.guice   
cz.cuni.amis.pogamut.multi.factory.guice   
 

Uses of GuiceCommunicationModule in cz.cuni.amis.pogamut.base.factory.guice
 

Subclasses of GuiceCommunicationModule in cz.cuni.amis.pogamut.base.factory.guice
 class GuiceRemoteAgentModule<PARAMS extends IRemoteAgentParameters>
          Module extending GuiceAgentModule for the purpose of remote agents (those communicating with the world using IWorldConnection).
 

Uses of GuiceCommunicationModule in cz.cuni.amis.pogamut.multi.factory.guice
 

Subclasses of GuiceCommunicationModule 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.
 



Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.