Uses of Class
cz.cuni.amis.pogamut.ut2004.teamcomm.bot.UT2004TCClient

Packages that use UT2004TCClient
cz.cuni.amis.pogamut.ut2004.teamcomm.bot   
cz.cuni.amis.pogamut.ut2004.teamcomm.mina.client   
 

Uses of UT2004TCClient in cz.cuni.amis.pogamut.ut2004.teamcomm.bot
 

Fields in cz.cuni.amis.pogamut.ut2004.teamcomm.bot declared as UT2004TCClient
protected  UT2004TCClient UT2004BotTCController.tcClient
           
 

Methods in cz.cuni.amis.pogamut.ut2004.teamcomm.bot that return UT2004TCClient
 UT2004TCClient UT2004BotTCController.getTCClient()
          Team-Communication client, auto-connects to UT2004TCServer once the server advertised itself via TCControlServerAlive message.
 

Uses of UT2004TCClient in cz.cuni.amis.pogamut.ut2004.teamcomm.mina.client
 

Constructors in cz.cuni.amis.pogamut.ut2004.teamcomm.mina.client with parameters of type UT2004TCClient
TCMinaClient(UT2004TCClient owner, InetSocketAddress connectToAddress, cz.cuni.amis.pogamut.base.communication.worldview.IWorldView teamWorldView, Logger log)
           
 



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