|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrp1.simulator.SimTimeoutRequestHandler
public class SimTimeoutRequestHandler
Handles specific client requests.
Constructor Summary | |
---|---|
SimTimeoutRequestHandler(SimClient clientRef)
|
Method Summary | |
---|---|
void |
process(double timeoutDuration,
int timeoutIndex)
|
void |
processRequest(RsRequest t)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimTimeoutRequestHandler(SimClient clientRef)
Method Detail |
---|
public void processRequest(RsRequest t)
processRequest
in interface RsRequestHandler
public void process(double timeoutDuration, int timeoutIndex)
process
in interface RsTimeoutRequestHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |