Uses of Interface
net.i2p.router.TunnelManagerFacade
Packages that use TunnelManagerFacade
Package
Description
The I2P router application handles the I2P network communication.
Dummy versions of things for testing.
Tunnel creation, tunnel build message handling.
-
Uses of TunnelManagerFacade in net.i2p.router
Methods in net.i2p.router that return TunnelManagerFacadeModifier and TypeMethodDescriptionRouterContext.tunnelManager()
Coordinate this router's tunnels (its pools, participation, backup, etc). -
Uses of TunnelManagerFacade in net.i2p.router.dummy
Classes in net.i2p.router.dummy that implement TunnelManagerFacadeModifier and TypeClassDescriptionclass
Build and maintain tunnels throughout the network. -
Uses of TunnelManagerFacade in net.i2p.router.tunnel.pool
Classes in net.i2p.router.tunnel.pool that implement TunnelManagerFacadeModifier and TypeClassDescriptionclass
Manage all the exploratory and client tunnel pools.