Uses of Class
net.i2p.router.tunnel.pool.TunnelPoolManager
Package | Description |
---|---|
net.i2p.router.tunnel.pool |
Tunnel creation, tunnel build message handling.
|
-
Uses of TunnelPoolManager in net.i2p.router.tunnel.pool
Constructors in net.i2p.router.tunnel.pool with parameters of type TunnelPoolManager Constructor Description AliasedTunnelPool(RouterContext ctx, TunnelPoolManager mgr, TunnelPoolSettings settings, TunnelPool aliasOf)
BuildExecutor(RouterContext ctx, TunnelPoolManager mgr)
BuildHandler(RouterContext ctx, TunnelPoolManager manager, BuildExecutor exec)
TunnelPool(RouterContext ctx, TunnelPoolManager mgr, TunnelPoolSettings settings, TunnelPeerSelector sel)