|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.util.SimpleTimer2
net.i2p.client.streaming.RetransmissionTimer
public class RetransmissionTimer
Not clear that we really need to create our own timer group, but we do, to prevent us clogging the router's timer group. Use from outside this package is deprecated. (BOB instantiates this for thread group reasons)
Nested Class Summary |
---|
Nested classes/interfaces inherited from class net.i2p.util.SimpleTimer2 |
---|
SimpleTimer2.TimedEvent |
Constructor Summary | |
---|---|
protected |
RetransmissionTimer()
|
Method Summary | |
---|---|
static RetransmissionTimer |
getInstance()
|
Methods inherited from class net.i2p.util.SimpleTimer2 |
---|
stop, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected RetransmissionTimer()
Method Detail |
---|
public static final RetransmissionTimer getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |