| パッケージ | 説明 |
|---|---|
| net.i2p.router.transport.udp |
The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP.
|
| 修飾子とタイプ | クラス | 説明 |
|---|---|---|
(package private) class |
TimedWeightedPriorityMessageQueue |
Weighted priority queue implementation for the outbound messages, coupled
with code to fail messages that expire.
|
| コンストラクタ | 説明 |
|---|---|
OutboundRefiller(RouterContext ctx,
OutboundMessageFragments fragments,
MessageQueue messages) |