Uses of Class
net.i2p.util.SimpleTimer2.TimedEvent

Packages that use SimpleTimer2.TimedEvent
Package
Description
Implementation of a TCP-like (reliable, authenticated, in order) set of sockets for communicating over the IP-like (unreliable, unauthenticated, unordered) I2P messages.
Implementation of ECIES-X25519-AEAD-Ratchet (proposal 144).
The I2P startup package loads the configuration when I2P is started.
The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP.
All the work of managing locally created and participating tunnels, creating and handling tunnel messages, and their encryption.
These classes define the several useful utilities used throughout the router.
The router console user interface, implemented in routerconsole.jar, with these classes supporting the webapp in routerconsole.war.
These classes define the several useful utilities used throughout the router and applications.
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced to add a web UI, DHT support, and other features.