|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavalightserver.network.ServerSocket
public class ServerSocket
| Constructor Summary | |
|---|---|
ServerSocket(int port)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getServerAddress()
|
ClientSocket |
OnConnection()
|
void |
StopSocket()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServerSocket(int port)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public java.lang.String getServerAddress()
public ClientSocket OnConnection()
throws java.io.IOException
java.io.IOExceptionpublic void StopSocket()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||