public class RequestIDManagerTask extends TimerTask
Modifier and Type | Field and Description |
---|---|
static int |
TIME
How long to sleep when the queue is empty.
|
Constructor and Description |
---|
RequestIDManagerTask(AIMConnection conn)
Creates a new request ID manager task.
|
Modifier and Type | Method and Description |
---|---|
void |
run()
The run method for the request ID manager task.
|
cancel, scheduledExecutionTime
public static final int TIME
public RequestIDManagerTask(AIMConnection conn)
conn
- the connection for this session