A C D E F G H I J L M N O P R S T U W

U

user - Variable in class Server.SocketThread
The user associated with this socket thread
User - class Server.User.
Each instance of the User class is an end-user, working as a client. note: user is uniquily identified by both its internet address and its name.
User(InetAddress, String) - Constructor for class Server.User
A constructor.
userInput - Variable in class Client.StaticFifos
FIFO for messages written on the user input field
UserIO - class Util.UserIO.
User I/O static utility functions
UserIO() - Constructor for class Util.UserIO
 
userName - Variable in class Server.User
The name of the user.
users - Variable in class Server.Session
A set holding the members of this session.
userSend - Variable in class Client.Client
a thread that sits on the shared fifo pipe and sends messages to the server
UserSend - class Client.UserSend.
A thread that sits and wait for messages and sends them over the network
UserSend(BufferedWriter) - Constructor for class Client.UserSend
 
Util - package Util
 
Util - class Util.Util.
Network static utility functions
Util() - Constructor for class Util.Util
 

A C D E F G H I J L M N O P R S T U W