パッケージ | 説明 |
---|---|
net.i2p.router.transport.udp |
The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP.
|
修飾子とタイプ | クラス | 説明 |
---|---|---|
class |
UDPTransport |
The SSU transport
|
コンストラクタ | 説明 |
---|---|
TimedWeightedPriorityMessageQueue(RouterContext ctx,
int[] priorityLimits,
int[] weighting,
TimedWeightedPriorityMessageQueue.FailedListener lsnr) |
Build up a new queue
|