|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.web.ReseedHandler
Handler to deal with reseed requests. This reseed from the URL http://dev.i2p.net/i2pdb/ unless the java env property "i2p.reseedURL" is set. It always writes to ./netDb/, so don't mess with that.
Nested Class Summary | |
static class |
ReseedHandler.ReseedRunner
|
Constructor Summary | |
ReseedHandler()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
setReseedNonce(java.lang.String nonce)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReseedHandler()
Method Detail |
public void setReseedNonce(java.lang.String nonce)
public static void main(java.lang.String[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |