|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuka.gm.GMServer
| Nested Class Summary | |
static class |
GMServer.Connection
|
| Field Summary | |
private static int |
CONNECT_MSG_SIZE
|
private GM.VPort |
vport
|
| Constructor Summary | |
GMServer(int vport)
|
|
| Method Summary | |
GMServer.Connection |
accept()
|
static GMServer.Connection |
connect(GM.UID toUID,
int toVPort)
|
java.lang.String |
getHostName()
|
GM.UID |
getUID()
|
int |
getVPortNr()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private GM.VPort vport
private static final int CONNECT_MSG_SIZE
| Constructor Detail |
public GMServer(int vport)
throws java.io.IOException
| Method Detail |
public int getVPortNr()
public GM.UID getUID()
public java.lang.String getHostName()
public GMServer.Connection accept()
throws java.io.IOException
java.io.IOException
public static GMServer.Connection connect(GM.UID toUID,
int toVPort)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||