A B C D E F G H I J K L M N O P R S T U V W

D

data() - Method in class jBittorrentAPI.Piece
Returns the concatenated value of the pieceBlock map.
decode(byte[]) - Static method in class jBittorrentAPI.BDecoder
 
decode(BufferedInputStream) - Static method in class jBittorrentAPI.BDecoder
 
decode(ByteArrayInputStream) - Method in class jBittorrentAPI.BDecoder
 
decodeByteArray(byte[]) - Method in class jBittorrentAPI.BDecoder
 
decodeInputStream(InputStream, int) - Method in class jBittorrentAPI.BDecoder
 
decodeStream(BufferedInputStream) - Method in class jBittorrentAPI.BDecoder
 
DEFAULT_CHARSET - Static variable in class jBittorrentAPI.Constants
 
DEFAULT_ENCODING - Static variable in class jBittorrentAPI.Constants
 
dis - Variable in class jBittorrentAPI.MessageReceiver
 
dlrate - Variable in class jBittorrentAPI.Peer
 
DLRateComparator - Class in jBittorrentAPI
Compares 2 peers download rate
DLRateComparator() - Constructor for class jBittorrentAPI.DLRateComparator
 
downloaded - Variable in class jBittorrentAPI.DownloadTask
 
downloaded - Variable in class jBittorrentAPI.Peer
 
downloaded - Variable in class jBittorrentAPI.PeerUpdater
 
downloadFile(String, int, String, String) - Static method in class jBittorrentAPI.ConnectionManager
Download a file from a web site and save it according to the provided path
DOWNLOADING - Static variable in class jBittorrentAPI.DownloadTask
 
DownloadManager - Class in jBittorrentAPI
Object that manages all concurrent downloads.
DownloadManager(TorrentFile, byte[]) - Constructor for class jBittorrentAPI.DownloadManager
Create a new manager according to the given torrent and using the client id provided
downloadPiece - Variable in class jBittorrentAPI.DownloadTask
 
DownloadTask - Class in jBittorrentAPI
Class representing a task that downloads pieces from a remote peer
DownloadTask(Peer, byte[], byte[], boolean, byte[], Socket) - Constructor for class jBittorrentAPI.DownloadTask
Start the downloading process from the remote peer in parameter
DownloadTask(Peer, byte[], byte[], boolean, byte[]) - Constructor for class jBittorrentAPI.DownloadTask
Start the downloading process from the remote peer in parameter
DTListener - Interface in jBittorrentAPI
Interface for managing events launched by the DownloadTask class

A B C D E F G H I J K L M N O P R S T U V W