| 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 |
ThrottledPumpedTunnelGateway
Specialized pumped tunnel gateway for inbound gateways (IBGWs) that throttles messages
by checking bandwidth usage before queuing them.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TunnelGatewayPumper.wantsPumping(PumpedTunnelGateway gw)
Adds a PumpedTunnelGateway to be pumped, blocking if queue is full.
|