|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TunnelManagerFacade | |
---|---|
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 |
Uses of TunnelManagerFacade in net.i2p.router |
---|
Methods in net.i2p.router that return TunnelManagerFacade | |
---|---|
TunnelManagerFacade |
RouterContext.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 TunnelManagerFacade | |
---|---|
class |
DummyTunnelManagerFacade
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 TunnelManagerFacade | |
---|---|
class |
TunnelPoolManager
Manage all the exploratory and client tunnel pools. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |