|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use I2PThread | |
---|---|
net.i2p.i2ptunnel | |
net.i2p.router.transport.crypto | |
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 |
Uses of I2PThread in net.i2p.i2ptunnel |
---|
Subclasses of I2PThread in net.i2p.i2ptunnel | |
---|---|
class |
I2Ping.PingHandler
|
class |
I2PTunnelHTTPClientRunner
Override the response with a stream filtering the HTTP headers received. |
class |
I2PTunnelRunner
|
Uses of I2PThread in net.i2p.router.transport.crypto |
---|
Subclasses of I2PThread in net.i2p.router.transport.crypto | |
---|---|
static class |
DHSessionKeyBuilder.PrecalcRunner
|
Uses of I2PThread in net.i2p.router.update |
---|
Subclasses of I2PThread in net.i2p.router.update | |
---|---|
(package private) class |
NewsFetcher
Task to fetch updates to the news.xml, and to keep track of whether that has an announcement for a new version. |
(package private) class |
PluginUpdateChecker
Check for an updated version of a plugin. |
(package private) class |
PluginUpdateRunner
Check for an updated version of a plugin. |
(package private) class |
UnsignedUpdateChecker
Does a simple EepHead to get the last-modified header. |
(package private) class |
UnsignedUpdateRunner
Eepget the .zip file to the temp dir, then notify.r Moved from UnsignedUpdateHandler and turned into an UpdateTask. |
(package private) class |
UpdateRunner
The downloader for router signed updates, and the base class for all the other Checkers and Runners. |
Uses of I2PThread in net.i2p.util |
---|
Subclasses of I2PThread in net.i2p.util | |
---|---|
class |
I2PAppThread
Like I2PThread but with per-thread OOM listeners, rather than a static router-wide listener list, so that an OOM in an app won't call the router listener to shutdown the whole router. |
Uses of I2PThread in org.klomp.snark |
---|
Subclasses of I2PThread in org.klomp.snark | |
---|---|
class |
SnarkShutdown
Deprecated. unused |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |