|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Piece in jBittorrentAPI |
---|
Fields in jBittorrentAPI declared as Piece | |
---|---|
private Piece |
DownloadTask.downloadPiece
|
private Piece[] |
DownloadManager.pieceList
|
Methods in jBittorrentAPI that return Piece | |
---|---|
Piece |
DownloadManager.getPiece(int index)
Returns the piece with the given index |
Methods in jBittorrentAPI with parameters of type Piece | |
---|---|
void |
DownloadTask.requestPiece(Piece p)
Request a peer to the peer |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |