JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
net.i2p.router.JobQueue
Packages that use
JobQueue
Package
Description
net.i2p.router
The I2P router application handles the I2P network communication.
Uses of
JobQueue
in
net.i2p.router
Methods in
net.i2p.router
that return
JobQueue
Modifier and Type
Method
Description
JobQueue
RouterContext.
jobQueue
()
The actual driver of the router, where all jobs are enqueued and processed.