Uses of Class
net.i2p.router.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.