Package | Description |
---|---|
net.i2p.router |
The I2P router application handles the I2P network communication.
|
net.i2p.router.dummy |
Dummy versions of things for testing.
|
net.i2p.router.tunnel.pool |
Tunnel creation, tunnel build message handling.
|
Modifier and Type | Method | Description |
---|---|---|
TunnelManagerFacade |
RouterContext.tunnelManager() |
Coordinate this router's tunnels (its pools, participation, backup, etc).
|
Modifier and Type | Class | Description |
---|---|---|
class |
DummyTunnelManagerFacade |
Build and maintain tunnels throughout the network.
|
Modifier and Type | Class | Description |
---|---|---|
class |
TunnelPoolManager |
Manage all the exploratory and client tunnel pools.
|