Uses of Class
net.i2p.router.MessageHistory
-
Packages that use MessageHistory Package Description net.i2p.router The I2P router application handles the I2P network communication. -
-
Uses of MessageHistory in net.i2p.router
Methods in net.i2p.router that return MessageHistory Modifier and Type Method Description MessageHistory
RouterContext. messageHistory()
Tracker component for monitoring what messages are wrapped in what containers and how they proceed through the network.
-