Package net.i2p.router.networkdb
Class PublishLocalRouterInfoJob
java.lang.Object
net.i2p.router.JobImpl
net.i2p.router.networkdb.PublishLocalRouterInfoJob
- All Implemented Interfaces:
Job
public class PublishLocalRouterInfoJob extends JobImpl
Publish the local router's RouterInfo periodically.
NOTE - this also creates and signs the RI.
This is run immediately at startup... but doesn't really
send to the floodfills until the second time it runs.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PublishLocalRouterInfoJob(RouterContext ctx)
-
Method Summary
Methods inherited from class net.i2p.router.JobImpl
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toString