Package net.jetrix

The main package for Jetrix.

See:
          Description

Interface Summary
AccessLevel Enumeration of users' access levels.
Client Layer handling communication with a client.
Destination A destination for server messages.
Listener A service bound to a port.
Protocol A protocol to communicate with a client.
Service A service running in background.
 

Class Summary
Banlist List of hosts banned from the server.
Channel Game channel.
ChannelManager Manages Channels
ClientRepository Repository of clients connected to the server.
Field A game field.
Language Helper class to handle and retrieve localized strings.
Launcher An application launcher executing a specified class and building dynamically its class path.
Message Internal message sent between server, channels and client handlers.
ProtocolManager Manages protocols.
Server Main class, starts server components.
SystrayManager Manages the system tray (windows only).
User A user connected to the server.
 

Enum Summary
GameState Game states.
 

Package net.jetrix Description

The main package for Jetrix. For more information see http://jetrix.sourceforge.net.



Copyright © 2001-2008 Emmanuel Bourg. All Rights Reserved.