Uses of Class
net.i2p.router.CommSystemFacade
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.
-
Uses of CommSystemFacade in net.i2p.router
Modifier and TypeMethodDescriptionRouterContext.commSystem()
How do we pass messages from our outNetMessagePool to another router -
Uses of CommSystemFacade in net.i2p.router.dummy
Modifier and TypeClassDescriptionclass
Hacked up in-VM comm system for talking between contexts. -
Uses of CommSystemFacade in net.i2p.router.transport