Package de.jadv.server.lib

The Server Data-Structures ...

See:
          Description

Class Summary
EventList List of all Events, that the EventManager must still work on!
EventTimerTask EventTimerTask is a simple TimerTask, that adds an event to the EventList
JAdvClassLoader This is a simple Classloader, that is used to reload Objects
ObjectMover This class holds the functions to move Objects around.
PlayerContainer PlayerContainer holds the information of a player, that is needed for IO Things.
PlayerData Holds the buffer of a player.
ReceivedEvent This is a server-intern Event, that can be put inside the main Event-Loop of the server and holds, that a player sent an Client-Server-Event.
 

Package de.jadv.server.lib Description

The Server Data-Structures ...