|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectsoc.client.SOCPlayerClient.SOCPlayerLocalStringReader
For local practice games, reader thread to get messages from the local server to be treated and reacted to.
| Field Summary | |
(package private) LocalStringConnection |
locl
|
| Constructor Summary | |
protected |
SOCPlayerClient.SOCPlayerLocalStringReader(LocalStringConnection localConn)
Start a new thread and listen to local server. |
| Method Summary | |
void |
run()
continuously read from the local string server in a separate thread |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
LocalStringConnection locl
| Constructor Detail |
protected SOCPlayerClient.SOCPlayerLocalStringReader(LocalStringConnection localConn)
localConn - Active connection to local server| Method Detail |
public void run()
run in interface java.lang.Runnable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||