Uses of Interface
net.i2p.router.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
Modifier and TypeMethodDescriptionRouterContext.tunnelManager()
Coordinate this router's tunnels (its pools, participation, backup, etc). -
Uses of TunnelManagerFacade in net.i2p.router.dummy
Modifier and TypeClassDescriptionclass
Build and maintain tunnels throughout the network. -
Uses of TunnelManagerFacade in net.i2p.router.tunnel.pool
Modifier and TypeClassDescriptionclass
Manage all the exploratory and client tunnel pools.