Uses of Class
net.i2p.router.InNetMessagePool

Packages that use InNetMessagePool
net.i2p.router The I2P router application handles the I2P network communication. 
 

Uses of InNetMessagePool in net.i2p.router
 

Methods in net.i2p.router that return InNetMessagePool
 InNetMessagePool RouterContext.inNetMessagePool()
          Where do we get network messages from (aka where does the comm system dump what it reads)?