パッケージ | 説明 |
---|---|
org.klomp.snark |
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced
to add a web UI, DHT support, and other features.
|
org.klomp.snark.web |
The i2psnark user interface, implemented as a webapp in i2psnark.war.
|
修飾子とタイプ | クラス | 説明 |
---|---|---|
class |
Snark |
Main Snark program startup class.
|
コンストラクタ | 説明 |
---|---|
SnarkShutdown(Storage storage,
PeerCoordinator coordinator,
ConnectionAcceptor acceptor,
TrackerClient trackerclient,
ShutdownListener listener) |
推奨されていません。
|
修飾子とタイプ | クラス | 説明 |
---|---|---|
class |
FetchAndAdd |
A cancellable torrent file downloader.
|