|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrp1.simulator.SimTask
rp1.simulator.SimTimeoutTask
public class SimTimeoutTask
A task queued by SimClient in response to a RsTimeoutRequest.
Field Summary | |
---|---|
int |
timeoutIndex
|
Constructor Summary | |
---|---|
SimTimeoutTask(SimClient client,
int timeoutIndex)
|
Method Summary | |
---|---|
void |
process()
|
Methods inherited from class rp1.simulator.SimTask |
---|
setStartTime |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final int timeoutIndex
Constructor Detail |
---|
public SimTimeoutTask(SimClient client, int timeoutIndex)
Method Detail |
---|
public void process()
process
in class SimTask
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |