Package fate.server

Contains the UI and logic code to run the server (FateServer).

See:
          Description

Class Summary
MainFrame Main UI window for the server.
MessageProcessor Handles the base message processing logic for the server.
PlayerState Stores player's current state in the virtual world.
UpdaterThread Thread to send periodic updates to the client, based on the current client status.
UserManagerDialog Allows creating, editing, and deleting of user accounts.
 

Package fate.server Description

Contains the UI and logic code to run the server (FateServer).