Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
A
C
E
F
G
M
N
P
R
S
V
W
W
writeLine(String)
- Method in class simpleNetworking.
Client
Sends the given String, appending a newline to it, to the Server.
writeLine(String)
- Method in class simpleNetworking.
ReaderWriter
Sends the given String, appending a newline to it, to the socket associated with this connection.
writeLine(String, int)
- Method in class simpleNetworking.
Server
Sends the given String, appending a newline to it, to this Server's nth Client, where n is the given parameter.
writeLine(String)
- Method in class simpleNetworking.
Server
Convenience method intended for when there is a single Client.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
A
C
E
F
G
M
N
P
R
S
V
W