| パッケージ | 説明 |
|---|---|
| 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.
|
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
TunnelManagerFacade |
RouterContext.tunnelManager() |
Coordinate this router's tunnels (its pools, participation, backup, etc).
|
| 修飾子とタイプ | クラス | 説明 |
|---|---|---|
class |
DummyTunnelManagerFacade |
Build and maintain tunnels throughout the network.
|
| 修飾子とタイプ | クラス | 説明 |
|---|---|---|
class |
TunnelPoolManager |
Manage all the exploratory and client tunnel pools.
|