Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
G
get()
- Method in class Util.
SynchedFifo
Retrieve a message from the start of the fifo.
getInetAddress()
- Method in class Server.
User
Returns the internet address of the user
getJButtonConnect()
- Method in class Client.
Gui
This method initializes jButtonConnect
getJButtonDisconnect()
- Method in class Client.
Gui
This method initializes jButtonDisconnect
getJButtonSendLine()
- Method in class Client.
Gui
This method initializes jButtonSendLine
getJContentPane()
- Method in class Client.
Gui
This method initializes jContentPane
getJLabelServer()
- Method in class Client.
Gui
This method initializes jLabelServer
getJLabelServerPort()
- Method in class Client.
Gui
This method initializes jLabelServerPort
getJLabelUserName()
- Method in class Client.
Gui
This method initializes jLabelUserName
getJTextAreaServerEcho()
- Method in class Client.
Gui
This method initializes jTextAreaServerEcho
getJTextFieldInputLine()
- Method in class Client.
Gui
This method initializes jTextFieldInputLine
getJTextFieldServerHostName()
- Method in class Client.
Gui
This method initializes jTextFieldServerHostName
getJTextFieldServerPort()
- Method in class Client.
Gui
This method initializes jTextFieldServerPort
getJTextFieldUserName()
- Method in class Client.
Gui
This method initializes jTextFieldUserName
getLine()
- Method in class Client.
ServerEchoListener
Receives a line over the network
getRandom()
- Static method in class Util.
MyRandom
Returns the static random instance
getServerEcho()
- Static method in class Client.
StaticFifos
Returns our static server echo instance
getServiceName()
- Method in class Server.
Session
Returns the service-name associated with this server session.
getSessionByName(String)
- Static method in class Server.
DB
Retrieve a session by its name
getSessionByUser(User)
- Static method in class Server.
DB
Get a session by a given user
getSessionName()
- Method in class Server.
Session
Returns the session-name associated with this server session.
getSessionWrapper()
- Method in class Server.
SocketThread
Returns the session thread associated with this object
getSessionWrapper()
- Method in class Server.
Session
Returns the session thread associated with this object
getSocketThread()
- Method in class Server.
User
Returns the SocketThread associated with this user
getSockOut()
- Method in class Server.
SocketThread
Returns a BufferedWriter output for the associated socket
getUser()
- Method in class Server.
SocketThread
Returns the user associated with this socket thread
getUserInput()
- Static method in class Client.
StaticFifos
Returns our static user input instance
getUsers()
- Method in class Server.
Session
Returns a set representing the members of this session.
Gui
- class Client.
Gui
.
Gui(Client)
- Constructor for class Client.
Gui
This is the default constructor
guiEchoListener
- Variable in class Client.
Gui
GuiEchoListener
- class Client.
GuiEchoListener
.
A thread responsible for sitting on the server-echo FIFO and writing them on the GUI
GuiEchoListener(JTextArea)
- Constructor for class Client.
GuiEchoListener
A constructor that saves a reference for a window to write in
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W