|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrp1.simulator.SimTask
rp1.simulator.SimClientListenerTask
public class SimClientListenerTask
A task used to establish clients when they connect to the simulator/server through a remote connection; also establishes a separate thread for listening to new client connection attempts.
Constructor Summary | |
---|---|
SimClientListenerTask(SimSession session)
|
Method Summary | |
---|---|
void |
process()
|
void |
run()
|
Methods inherited from class rp1.simulator.SimTask |
---|
setStartTime |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimClientListenerTask(SimSession session)
Method Detail |
---|
public void process()
process
in class SimTask
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 |