net.i2p.router.networkdb.reseed
Class Reseeder
java.lang.Object
net.i2p.router.networkdb.reseed.Reseeder
public class Reseeder
- extends java.lang.Object
Moved from ReseedHandler in routerconsole. See ReseedChecker for additional comments.
Handler to deal with reseed requests. This will reseed from the URLs
specified below unless the I2P configuration property "i2p.reseedURL" is
set. It always writes to ./netDb/, so don't mess with that.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROP_PROXY_HOST
public static final java.lang.String PROP_PROXY_HOST
- See Also:
- Constant Field Values
PROP_PROXY_PORT
public static final java.lang.String PROP_PROXY_PORT
- See Also:
- Constant Field Values
Reseeder
public Reseeder(RouterContext ctx)
requestReseed
public void requestReseed()