|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.TimerTask
org.walluck.oscar.RequestIDManagerTask
A task that handles cleaning of the SNAC cache.
| Field Summary | |
static int |
TIME
How long to sleep when the queue is empty. |
| Constructor Summary | |
RequestIDManagerTask(AIMConnection conn)
Creates a new request ID manager task. |
|
| Method Summary | |
void |
run()
The run method for the request ID manager task. |
| Methods inherited from class java.util.TimerTask |
cancel, scheduledExecutionTime |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int TIME
| Constructor Detail |
public RequestIDManagerTask(AIMConnection conn)
conn - the connection for this session| Method Detail |
public void run()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||