Uses of Interface
net.i2p.router.TunnelInfo

Packages that use TunnelInfo 
Package Description
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.message
Creates and parses garlic messages.
net.i2p.router.networkdb.kademlia
The network database, including implementation of floodfills.
net.i2p.router.tunnel
All the work of managing locally created and participating tunnels, creating and handling tunnel messages, and their encryption.
net.i2p.router.tunnel.pool
Tunnel creation, tunnel build message handling.