| Package | Description |
|---|---|
| net.i2p.router |
The I2P router application handles I2P network communication.
|
| Modifier and Type | Method and Description |
|---|---|
JobQueue |
RouterContext.jobQueue()
The actual driver of the router, where all jobs are enqueued and processed.
|
| Constructor and Description |
|---|
JobQueueScaler(RouterContext context,
JobQueue jobQueue)
Create a new JobQueueScaler.
|