TaskScheduler
SchedulerClosed
, SchedulerClosing
, SchedulerConnectedBulk
, SchedulerConnecting
, SchedulerDead
, SchedulerHardDisconnected
, SchedulerPreconnect
, SchedulerReceived
abstract class SchedulerImpl extends java.lang.Object implements TaskScheduler
修飾子とタイプ | フィールド | 説明 |
---|---|---|
protected I2PAppContext |
_context |
|
protected Log |
_log |
コンストラクタ | 説明 |
---|---|
SchedulerImpl(I2PAppContext ctx) |
修飾子とタイプ | メソッド | 説明 |
---|---|---|
protected void |
reschedule(long msToWait,
Connection con) |
|
java.lang.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)
public java.lang.String toString()
toString
クラス内 java.lang.Object