パッケージ | 説明 |
---|---|
net.i2p.router.transport |
The transport system allows the usage of communication layers that are below I2P in the stack, on which I2P messages are sent.
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
(package private) static void |
GetBidsJob.getBids(RouterContext context,
TransportManager tmgr,
OutNetMessage msg) |
コンストラクタ | 説明 |
---|---|
GetBidsJob(RouterContext ctx,
TransportManager tmgr,
OutNetMessage msg) |
推奨されていません。
unused, see static getBids()
|
UPnPManager(RouterContext context,
TransportManager manager) |