Uses of Class
net.i2p.router.JobQueue

Packages that use JobQueue
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
 JobQueue RouterContext.jobQueue()
          The actual driver of the router, where all jobs are enqueued and processed.