Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
G
I
L
M
P
R
S
T
T
Torrent
- Class in
com.torrentMech.codec
Torrent represents a decoded Torrent file.
Torrent(BufferedReader)
- Constructor for class com.torrentMech.codec.
Torrent
Populates the Torrent instance with torrent details read from a
java.io.BufferedReader
.
Torrent(String)
- Constructor for class com.torrentMech.codec.
Torrent
Populates the Torrent instance with torrent details read from a
java.lang.String
.
torrent
- Variable in class com.torrentMech.codec.
Torrent
Internally represents the original bencoded torrent.
TORRENT_E
- Static variable in class com.torrentMech.codec.
Torrent
Used within the decoder methods to keep track of current stage of decoding.
TORRENT_KEY
- Static variable in class com.torrentMech.codec.
Torrent
Used within the decoder methods to keep track of current stage of decoding.
TORRENT_LIST_ELEMENT
- Static variable in class com.torrentMech.codec.
Torrent
Used within the decoder methods to keep track of current stage of decoding.
TORRENT_VALUE
- Static variable in class com.torrentMech.codec.
Torrent
Used within the decoder methods to keep track of current stage of decoding.
TorrentCrawler
- Class in
com.torrentMech.crawler
TorrentCrawler is a web-crawling thread that works in tandem with various "plugins" to pull torrent files off the web.
TorrentCrawler()
- Constructor for class com.torrentMech.crawler.
TorrentCrawler
Creates a new TorrentCrawler instance.
torrentTree
- Variable in class com.torrentMech.codec.
Torrent
Internally represents the top level dictionary of the torrent.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
G
I
L
M
P
R
S
T