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

F

fileID - Variable in class jBittorrentAPI.DownloadTask
 
fileID - Variable in class jBittorrentAPI.Message_HS
 
filename - Variable in class jBittorrentAPI.LogManager
 
filesAndoffset - Variable in class jBittorrentAPI.Piece
 
finalize() - Method in class jBittorrentAPI.DownloadTask
 
fireAddActiveTask(String, DownloadTask) - Method in class jBittorrentAPI.DownloadTask
Fired to inform that this task has completed the handshake and is now ready to communicate with the remote peer
fireConnectionAccepted(Socket) - Method in class jBittorrentAPI.ConnectionListener
Method used to send message to all object currently listening on this thread when a new connection has been accepted.
fireConnectionClosed() - Method in class jBittorrentAPI.MessageSender
Called when the connection to the peer has been closed.
fireKeepAliveSent() - Method in class jBittorrentAPI.MessageSender
Called when a keep-alive message has been sent.
fireMessageReceived(Message) - Method in class jBittorrentAPI.MessageReceiver
 
firePeerAvailability(String, BitSet) - Method in class jBittorrentAPI.DownloadTask
Fired to inform that the availability of this peer has changed
firePeerReady(String) - Method in class jBittorrentAPI.DownloadTask
Fired to inform that this task is ready to download
firePeerRequest(String, int, int, int) - Method in class jBittorrentAPI.DownloadTask
Fired to inform that the peer requests a piece block
firePieceCompleted(int, boolean) - Method in class jBittorrentAPI.DownloadTask
Fired to inform that the given piece has been completed or not
firePieceRequested(int, boolean) - Method in class jBittorrentAPI.DownloadTask
Fired to inform if the given piece is requested or not...
fireTaskCompleted(String, int) - Method in class jBittorrentAPI.DownloadTask
Fired to inform that the task is finished for a certain reason
fireUpdateFailed(int, String) - Method in class jBittorrentAPI.PeerUpdater
Sends a message to all listeners with an error code and a String representing the reason why the last try to contact tracker failed
fireUpdatePeerList(LinkedHashMap) - Method in class jBittorrentAPI.PeerUpdater
Sends a message to all listeners with a HashMap containg the list of all peers present in the last tracker response
first - Variable in class jBittorrentAPI.PeerUpdater
 
fw - Variable in class jBittorrentAPI.LogManager
 

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