|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageQueue | |
---|---|
net.i2p.router.transport.udp | The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP. |
Uses of MessageQueue in net.i2p.router.transport.udp |
---|
Classes in net.i2p.router.transport.udp that implement MessageQueue | |
---|---|
(package private) class |
TimedWeightedPriorityMessageQueue
Weighted priority queue implementation for the outbound messages, coupled with code to fail messages that expire. |
Constructors in net.i2p.router.transport.udp with parameters of type MessageQueue | |
---|---|
OutboundRefiller(RouterContext ctx,
OutboundMessageFragments fragments,
MessageQueue messages)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |