|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.client.streaming.SchedulerImpl
abstract class SchedulerImpl
Base scheduler
Field Summary | |
---|---|
protected I2PAppContext |
_context
|
Constructor Summary | |
---|---|
SchedulerImpl(I2PAppContext ctx)
|
Method Summary | |
---|---|
protected void |
reschedule(long msToWait,
Connection con)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.i2p.client.streaming.TaskScheduler |
---|
accept, eventOccurred |
Field Detail |
---|
protected I2PAppContext _context
Constructor Detail |
---|
public SchedulerImpl(I2PAppContext ctx)
Method Detail |
---|
protected void reschedule(long msToWait, Connection con)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |