Uses of Class
net.i2p.router.JobImpl

Packages that use JobImpl
Package
Description
Implements the router side of the I2CP interface, which is the API for applications to send and receive data through the router.
Creates and parses garlic messages.
A couple of classes, but most things are in kademlia.
The network database, including implementation of floodfills.
The peer manager logs information about the history and quality of network peers.
The I2P startup package loads the configuration when I2P is started.
Classes to run offline Sybil analysis, and to store and load the results.
Miscellaneous classes, mostly things that are executed periodically as Jobs, Threads, and SimpleTimer.TimedEvents.
The transport system allows the usage of communication layers that are below I2P in the stack, on which I2P messages are sent.
Tunnel creation, tunnel build message handling.