Uses of Interface
net.i2p.util.SimpleTimer.TimedEvent

Packages that use SimpleTimer.TimedEvent
Package
Description
Implements the base I2P SDK for developing applications that communicate through I2P.
Implementation of a TCP-like (reliable, authenticated, in order) set of sockets for communicating over the IP-like (unreliable, unauthenticated, unordered) I2P messages.
Miscellaneous classes, mostly things that are executed periodically as Jobs, Threads, and SimpleTimer.TimedEvents.
Classes to implement the update process.
These classes define the several useful utilities used throughout the router and applications.