Uses of Class
net.i2p.router.OutNetMessage

Packages that use OutNetMessage
Package
Description
The I2P router application handles the I2P network communication.
Dummy versions of things for testing.
The transport system allows the usage of communication layers that are below I2P in the stack, on which I2P messages are sent.
The NTCP transport allows passing I2P messages on top of TCP.
The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP.