|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectctf.network.tcp.CLI
public class CLI
| Field Summary | |
|---|---|
(package private) Connection |
connection
For talking to the server |
| Constructor Summary | |
|---|---|
CLI(java.lang.String host,
int port,
java.lang.String colour,
int side)
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
Connection connection
| Constructor Detail |
|---|
public CLI(java.lang.String host,
int port,
java.lang.String colour,
int side)
throws java.io.IOException,
NetworkException,
SocketClosedException,
UninitializedSocketException
java.io.IOException
NetworkException
SocketClosedException
UninitializedSocketException| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||