net.i2p.client.streaming
abstract class SchedulerImpl extends Object implements TaskScheduler
Modifier and Type | Field and Description |
---|---|
protected I2PAppContext |
_context |
Constructor and Description |
---|
SchedulerImpl(I2PAppContext ctx) |
Modifier and Type | Method and Description |
---|---|
protected void |
reschedule(long msToWait,
Connection con) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, eventOccurred
protected I2PAppContext _context
public SchedulerImpl(I2PAppContext ctx)
protected void reschedule(long msToWait, Connection con)