Uses of Class
net.i2p.util.I2PThread

Packages that use I2PThread 
Package Description
net.i2p.addressbook
The addressbook application, which fetches hosts.txt files from subscription URLs via HTTP and adds new hosts to the local database.
net.i2p.i2ptunnel
Implementation of preconfigured tunnels, both for clients and servers, and a UI for adding more and editing the configuration.
net.i2p.router
The I2P router application handles the I2P network communication.
net.i2p.router.crypto.ratchet
Implementation of ECIES-X25519-AEAD-Ratchet (proposal 144).
net.i2p.router.transport.crypto
DH key generation.
net.i2p.router.update
Classes to implement the update process.
net.i2p.util
These classes define the several useful utilities used throughout the router and applications.
org.klomp.snark
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced to add a web UI, DHT support, and other features.