TaskScheduler
SchedulerClosed
, SchedulerClosing
, SchedulerConnectedBulk
, SchedulerConnecting
, SchedulerDead
, SchedulerHardDisconnected
, SchedulerPreconnect
, SchedulerReceived
abstract class SchedulerImpl extends Object implements TaskScheduler
Modifier and Type | Field | Description |
---|---|---|
protected I2PAppContext |
_context |
|
protected Log |
_log |
Constructor | Description |
---|---|
SchedulerImpl(I2PAppContext ctx) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
reschedule(long msToWait,
Connection con) |
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, eventOccurred
protected final I2PAppContext _context
protected final Log _log
public SchedulerImpl(I2PAppContext ctx)
protected void reschedule(long msToWait, Connection con)