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

W

watch - Variable in class Server.WatchDog
 
WatchDog - Class in Server
The startup class that watches the server threads and kills them when the server is exiting.
WatchDog(AdminConsole) - Constructor for class Server.WatchDog
Constructor for the watch dog.
writeRemote(String) - Method in class Server.AdminConsole
Wraps a string message in <_msg> tags to send to the connected console; this calls writeRemoteRaw() which actually writes to the to the stream.
writeRemoteRaw(String) - Method in class Server.AdminConsole
Sends a string to the connected admin console.
writeToSelf(String) - Method in class Server.ConnectionContainer
Writes a string out on the SocketChannel output stream that belongs to the SelectionKey passed to the constructor.

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