Package cz.cuni.pogamut.server

Management of running Unreal Tournament servers.

See:
          Description

Interface Summary
BotEnteredWorldListener  
BotLeftWorldListener  
UTServerConnectionInterface  
UTWorld  
 

Class Summary
MapVisualizationPanel Component for visualization of the map for UT2004.
UCCWrapper Wrapper of running instance of UCC server.
UTServer Representation of the UTServer, runs it own thread and manages CONNECTION / RECONNECTION / KEEP ALIVE / COMMUNICATION Work of the thread is based on requests that are stored in the queue and executed accordinaly.
UTServerConnection This class is used by UTServer for managing the server.
UTServerInfoSnapshot WARNING ... clone() produce shallow copy!
UTServerLagObserver Hears for ALIVE message type.
 

Enum Summary
ParserType Enum of parser types.
UTServerState  
 

Package cz.cuni.pogamut.server Description

Management of running Unreal Tournament servers.