Uses of Interface
net.i2p.router.transport.udp.TimedWeightedPriorityMessageQueue.FailedListener

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

Uses of TimedWeightedPriorityMessageQueue.FailedListener in net.i2p.router.transport.udp
 

Classes in net.i2p.router.transport.udp that implement TimedWeightedPriorityMessageQueue.FailedListener
 class UDPTransport
          The SSU transport
 

Constructors in net.i2p.router.transport.udp with parameters of type TimedWeightedPriorityMessageQueue.FailedListener
TimedWeightedPriorityMessageQueue(RouterContext ctx, int[] priorityLimits, int[] weighting, TimedWeightedPriorityMessageQueue.FailedListener lsnr)
          Build up a new queue