public class RateClearTask extends TimerTask
Modifier and Type | Field and Description |
---|---|
static int |
TIME
The sleep time for this task.
|
Constructor and Description |
---|
RateClearTask(AIMConnection conn)
Creates a new rate clear task.
|
Modifier and Type | Method and Description |
---|---|
void |
run()
The run method for the rate clear task.
|
cancel, scheduledExecutionTime
public static final int TIME
public RateClearTask(AIMConnection conn)
conn
- the bos connection for this session