Uses of Class
net.i2p.router.peermanager.TunnelHistory

Packages that use TunnelHistory
net.i2p.router.peermanager   
 

Uses of TunnelHistory in net.i2p.router.peermanager
 

Methods in net.i2p.router.peermanager that return TunnelHistory
 TunnelHistory PeerProfile.getTunnelHistory()
          history of tunnel activity with the peer
 

Methods in net.i2p.router.peermanager with parameters of type TunnelHistory
 void PeerProfile.setTunnelHistory(TunnelHistory history)