Uses of Class
net.i2p.router.peermanager.TunnelHistory
Package | Description |
---|---|
net.i2p.router.peermanager |
The peer manager logs information about the history and quality of network peers.
|
-
Uses of TunnelHistory in net.i2p.router.peermanager
Methods in net.i2p.router.peermanager that return TunnelHistory Modifier and Type Method Description TunnelHistory
PeerProfile. getTunnelHistory()
history of tunnel activity with the peer Warning - may return null if !getIsExpanded()Methods in net.i2p.router.peermanager with parameters of type TunnelHistory Modifier and Type Method Description void
PeerProfile. setTunnelHistory(TunnelHistory history)