|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuka.psp.PSPServer
Converted from GMTechnology with sed 's/vport/port/gi ; s/gm/psp/gi' uka.gm.GMServer
| Nested Class Summary | |
static class |
PSPServer.Connection
|
| Field Summary | |
private static int |
CONNECT_MSG_SIZE
|
private PSP.Port |
port
|
| Constructor Summary | |
PSPServer(int port)
|
|
| Method Summary | |
PSPServer.Connection |
accept()
|
static PSPServer.Connection |
connect(int toNode,
int toPort)
|
int |
getPortNr()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private PSP.Port port
private static final int CONNECT_MSG_SIZE
| Constructor Detail |
public PSPServer(int port)
throws java.io.IOException
| Method Detail |
public int getPortNr()
public PSPServer.Connection accept()
throws java.io.IOException
java.io.IOException
public static PSPServer.Connection connect(int toNode,
int toPort)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||