| Package | Description |
|---|---|
| net.i2p.router.tunnel.pool | Tunnel pool management, creation, and peer selection for I2P's anonymous routing system. |
| Modifier and Type | Method and Description |
|---|---|
(package private) BuildExecutor | TunnelPoolManager.getExecutor() |
| Modifier and Type | Method and Description |
|---|---|
static boolean | BuildRequestor.request(RouterContext ctx,
PooledTunnelCreatorConfig cfg,
BuildExecutor exec,
long firstHopTimeout)Initiates a tunnel build request. |
| Constructor and Description |
|---|
BuildHandler(RouterContext ctx,
TunnelPoolManager manager,
BuildExecutor exec)BuildHandler. |