| Package | Description |
|---|---|
| net.i2p.router.tunnel | Core tunnel management, message processing, and encryption for I2P's anonymous routing system. |
| Modifier and Type | Class and Description |
|---|---|
(package private) class | BatchedPreprocessorBatching preprocessor that will briefly delay the sending of a message if it
doesn't fill up a full tunnel message, in which case it queues up an additional
flush task. |
(package private) class | BatchedRouterPreprocessorHonor the 'batchFrequency' tunnel pool setting or the 'router.batchFrequency'
router config setting, and track fragmentation. |