Uses of Class
net.i2p.router.CommSystemFacade

Packages that use CommSystemFacade
net.i2p.router   
net.i2p.router.transport   
 

Uses of CommSystemFacade in net.i2p.router
 

Subclasses of CommSystemFacade in net.i2p.router
(package private)  class DummyCommSystemFacade
           
 

Methods in net.i2p.router that return CommSystemFacade
 CommSystemFacade RouterContext.commSystem()
          How do we pass messages from our outNetMessagePool to another router
 

Uses of CommSystemFacade in net.i2p.router.transport
 

Subclasses of CommSystemFacade in net.i2p.router.transport
 class CommSystemFacadeImpl
           
 class VMCommSystem
          Hacked up in-VM comm system for talking between contexts.