|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsoc.client.SOCPlayerClient.ClientNetwork.SOCPlayerLocalStringReader
class SOCPlayerClient.ClientNetwork.SOCPlayerLocalStringReader
For practice games, reader thread to get messages from the practice server to be treated and reacted to.
| Field Summary | |
|---|---|
(package private) LocalStringConnection |
locl
|
| Constructor Summary | |
|---|---|
protected |
SOCPlayerClient.ClientNetwork.SOCPlayerLocalStringReader(LocalStringConnection prConn)
Start a new thread and listen to practice server. |
| Method Summary | |
|---|---|
void |
run()
Continuously read from the practice 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.ClientNetwork.SOCPlayerLocalStringReader(LocalStringConnection prConn)
prConn - Active connection to practice 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 | |||||||||