Uses of Class
net.i2p.router.MessageValidator
Package | Description |
---|---|
net.i2p.router |
The I2P router application handles the I2P network communication.
|
-
Uses of MessageValidator in net.i2p.router
Methods in net.i2p.router that return MessageValidator Modifier and Type Method Description MessageValidator
RouterContext. messageValidator()
The router keeps track of messages it receives to prevent duplicates, as well as other criteria for "validity".