|
||||||||||
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
Per-destination timer
Nested Class Summary |
---|
Nested classes/interfaces inherited from class net.i2p.util.SimpleTimer2 |
---|
SimpleTimer2.TimedEvent |
Constructor Summary | |
---|---|
RetransmissionTimer(I2PAppContext ctx,
String name)
|
Method Summary | |
---|---|
static RetransmissionTimer |
getInstance()
Deprecated. Don't use this to prestart threads, this is no longer a static instance |
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 |
---|
RetransmissionTimer(I2PAppContext ctx, String name)
Method Detail |
---|
public static final RetransmissionTimer getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |