Ver. 20060815
A B C D G H I K L M O P R S T V W

R

registerClient(ClientContainer) - Method in class Server.ModuleContainer
Adds a clientContainer reference to registration list.
registerClient() - Method in class Server.Server
Adds a client to the client list and assigns it to a new ClientContainer.
registeredClients - Variable in class Server.ModuleContainer
 
registerModule() - Method in class Server.Server
Adds a module to the module list and assigns it to a new ModuleContainer.
remoteAdminClient - Variable in class Server.AdminConsole
 
remoteAdminServer - Variable in class Server.AdminConsole
 
remoteConsole - Variable in class Server.AdminConsole
 
removeClient(Integer) - Method in class Server.ModuleContainer
Removes a client from the module's registeredClients list.
removeIncoming() - Method in class Server.Server
Removes a client/module from the server by calling the selfDestruct() which will cancel its registration with the Selector and remove itself from the registration lists.
run() - Method in class Server.AdminConsole
The main AdminConsole loop that processes input from the admin terminal.
run() - Method in class Server.Server
The main server loop that listens for incoming messages and processes them.
run() - Method in class Server.WatchDog
Daemon thread of the WatchDog.

Ver. 20060815
A B C D G H I K L M O P R S T V W