Package cz.cuni.pogamut.server.requests

Requests wraps actions that should be performed on UTServer.

See:
          Description

Class Summary
UTServerRequest  
UTServerRequestConfigChange  
UTServerRequestConnect  
UTServerRequestInner  
UTServerRequestInventory  
UTServerRequestItems  
UTServerRequestMapChange  
UTServerRequestMaps  
UTServerRequestNavPoints  
UTServerRequestPlayers Request to refresh the informations about the gb server, you may call 'waitForInformations()' to await on the latch for this operation to finish.
UTServerRequestReconnect  
UTServerRequestReconnectForced  
UTServerRequestTermination  
 

Enum Summary
ConfigurationParameter Configuration parameters that can be set.
UTServerRequestType Used to mark the requests.
 

Package cz.cuni.pogamut.server.requests Description

Requests wraps actions that should be performed on UTServer.