net.i2p.client.streaming
Class SchedulerImpl
java.lang.Object
net.i2p.client.streaming.SchedulerImpl
- All Implemented Interfaces:
- TaskScheduler
- Direct Known Subclasses:
- SchedulerClosed, SchedulerClosing, SchedulerConnectedBulk, SchedulerConnecting, SchedulerDead, SchedulerHardDisconnected, SchedulerPreconnect, SchedulerReceived
abstract class SchedulerImpl
- extends Object
- implements TaskScheduler
Base scheduler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_context
protected I2PAppContext _context
SchedulerImpl
public SchedulerImpl(I2PAppContext ctx)
reschedule
protected void reschedule(long msToWait,
Connection con)