Uses of Class
net.i2p.router.transport.udp.IntroductionManager

Packages that use IntroductionManager
net.i2p.router.transport.udp The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP. 
 

Uses of IntroductionManager in net.i2p.router.transport.udp
 

Constructors in net.i2p.router.transport.udp with parameters of type IntroductionManager
PacketHandler(RouterContext ctx, UDPTransport transport, EstablishmentManager establisher, InboundMessageFragments inbound, PeerTestManager testManager, IntroductionManager introManager)