Uses of Interface
net.i2p.router.ProfileManager
Packages that use ProfileManager
Package
Description
The I2P router application handles the I2P network communication.
The peer manager logs information about the history and quality of network peers.
-
Uses of ProfileManager in net.i2p.router
Methods in net.i2p.router that return ProfileManagerModifier and TypeMethodDescriptionRouterContext.profileManager()
Expose a simple API for various router components to take note of particular events that a peer enacts (sends us a message, agrees to participate in a tunnel, etc). -
Uses of ProfileManager in net.i2p.router.peermanager
Classes in net.i2p.router.peermanager that implement ProfileManager