| Package | Description |
|---|---|
| org.johnnei.javatorrent.torrent |
| Modifier and Type | Method and Description |
|---|---|
Torrent.Builder |
Torrent.Builder.setHash(byte[] hash)
Sets the hash of the torrent.
|
Torrent.Builder |
Torrent.Builder.setName(String name)
Sets the display name for this torrent.
|
Torrent.Builder |
Torrent.Builder.setTorrentClient(TorrentClient torrentClient)
Sets the torrent client on which this torrent will be registered.
|
| Constructor and Description |
|---|
Torrent(Torrent.Builder builder)
Creates a new Torrent.
|
Copyright © 2016. All rights reserved.