Uses of Class
cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent.UT3BotModule

Packages that use UT3BotModule
cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent   
cz.cuniz.amis.pogamut.ut3.utils   
 

Uses of UT3BotModule in cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent
 

Methods in cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent that return UT3BotModule
protected  UT3BotModule<PARAMS> UT3BotFactory.getAgentModule()
           
 

Constructors in cz.cuni.amis.pogamut.ut3.factory.guice.remoteagent with parameters of type UT3BotModule
UT3BotFactory(UT3BotModule<PARAMS> agentModule)
           
 

Uses of UT3BotModule in cz.cuniz.amis.pogamut.ut3.utils
 

Constructors in cz.cuniz.amis.pogamut.ut3.utils with parameters of type UT3BotModule
UT3BotRunner(UT3BotModule module)
          Construct the runner without specifying anything as default.
UT3BotRunner(UT3BotModule module, String name)
          Construct the runner + specify the default name, host:port will be taken from the Pogamut platform properties.
UT3BotRunner(UT3BotModule module, String name, String host, int port)
          Construct the runner + specify all defaults.
 



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