|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yobotics.simulationconstructionset.robotcommprotocol.RobotProtocolListenerThread
public class RobotProtocolListenerThread
| Constructor Summary | |
|---|---|
RobotProtocolListenerThread(java.net.Socket socket,
CommandListener commandListener,
SendIndexMap sendIndexMap)
|
|
| Method Summary | |
|---|---|
void |
disconnect()
|
RobotProtocolListener |
getRobotProtocolListener()
|
boolean |
isAlive()
|
void |
pause()
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RobotProtocolListenerThread(java.net.Socket socket,
CommandListener commandListener,
SendIndexMap sendIndexMap)
| Method Detail |
|---|
public RobotProtocolListener getRobotProtocolListener()
public void disconnect()
public boolean isAlive()
public void pause()
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 | |||||||||