Uses of Class
net.i2p.router.transport.CommSystemFacadeImpl

Packages that use CommSystemFacadeImpl
net.i2p.router.transport   
 

Uses of CommSystemFacadeImpl in net.i2p.router.transport
 

Methods in net.i2p.router.transport with parameters of type CommSystemFacadeImpl
(package private) static void GetBidsJob.getBids(RouterContext context, CommSystemFacadeImpl facade, OutNetMessage msg)
           
 

Constructors in net.i2p.router.transport with parameters of type CommSystemFacadeImpl
GetBidsJob(RouterContext ctx, CommSystemFacadeImpl facade, OutNetMessage msg)