|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ozoneDB.DxLib.net.Acceptor
Thread, der staendig am entsprechenden port lauscht und eine neue Verbindung zum Server meldet.
Field Summary | |
protected DxMultiServer |
server
|
Constructor Summary | |
protected |
Acceptor(DxMultiServer _server)
|
Method Summary | |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected DxMultiServer server
Constructor Detail |
protected Acceptor(DxMultiServer _server)
Method Detail |
public void run()
run
in interface java.lang.Runnable
|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |