Uses of Class
cz.cuni.amis.pogamut.udk.factory.guice.remoteagent.UDKCommunicationModule

Packages that use UDKCommunicationModule
cz.cuni.amis.pogamut.udk.factory.guice.remoteagent   
 

Uses of UDKCommunicationModule in cz.cuni.amis.pogamut.udk.factory.guice.remoteagent
 

Subclasses of UDKCommunicationModule in cz.cuni.amis.pogamut.udk.factory.guice.remoteagent
 class UDKBotModule<PARAMS extends UDKAgentParameters>
          Module extending UDKCommunicationModule for the purpose of UDKBot instantiation.
 class UDKObserverModule<PARAMS extends UDKAgentParameters>
          Module extending UDKCommunicationModule for the purpose of UDKObserver instantiation.
 class UDKServerModule<PARAMS extends UDKAgentParameters>
          Module extending UDKCommunicationModule for the purpose of UDKServer instantiation.
 



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