Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
D
M
N
R
S
T
U
D
DEFAULT_PORT
- Static variable in class
nsjc
Port used if no other port is passed into the object
M
main(String[])
- Static method in class
nsjc
Name: main Desc: this is the main routine that will run when this object is instantiated via command line.
N
nsjc
- class
nsjc
.
Name: nsjc - Netsaint Java Client Desc: This is the companion piece that goes with nsjsd (Netsaint Java Server).
nsjc(String, int, String, int, String, boolean)
- Constructor for class
nsjc
Name: nsjc Desc: Constructor to instantiate and initialize the object.
nsjc(String, int, String, int, String, long, boolean)
- Constructor for class
nsjc
Name: nsjc Desc: Constructor to instantiate and initialize the object.
nsjc(String, String, int, String, boolean)
- Constructor for class
nsjc
Name: nsjc Desc: Constructor to instantiate and initialize the object.
R
run()
- Method in class
nsjc
Name: run Desc: this is the manditory run method, as this object implements Runnable.
S
send()
- Method in class
nsjc
Name: send Desc: This method will instantiate a new thread and then waits for the thread.
T
THREAD_TIMEOUT_DEFAULT
- Static variable in class
nsjc
Default thread timeout in milliseconds.
U
usage()
- Static method in class
nsjc
Name: usage Desc: this method is called when the 'main' method has problems interpreting the command line arguments or perceives an error in them.
D
M
N
R
S
T
U
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes