|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsoc.client.SOCPlayerClient.ClientNetwork.NetReadTask
static class SOCPlayerClient.ClientNetwork.NetReadTask
A task to continuously read from the server socket. Not used for talking to the practice server.
| Field Summary | |
|---|---|
(package private) SOCPlayerClient |
client
|
(package private) SOCPlayerClient.ClientNetwork |
net
|
| Constructor Summary | |
|---|---|
SOCPlayerClient.ClientNetwork.NetReadTask(SOCPlayerClient client,
SOCPlayerClient.ClientNetwork net)
|
|
| Method Summary | |
|---|---|
void |
run()
continuously read from the net in a separate thread; not used for talking to the practice server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
final SOCPlayerClient.ClientNetwork net
final SOCPlayerClient client
| Constructor Detail |
|---|
public SOCPlayerClient.ClientNetwork.NetReadTask(SOCPlayerClient client,
SOCPlayerClient.ClientNetwork net)
| 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 | |||||||||