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

M

main(String[]) - Static method in class jBittorrentAPI.BDecoder
 
main(String[]) - Static method in class jBittorrentAPI.BitExt
 
main(String[]) - Static method in class jBittorrentAPI.ExampleCreateTorrent
 
main(String[]) - Static method in class jBittorrentAPI.ExampleDownloadFiles
 
main(String[]) - Static method in class jBittorrentAPI.ExamplePublish
 
main(String[]) - Static method in class jBittorrentAPI.ExampleShareFiles
 
MALFORMED_MESSAGE - Static variable in class jBittorrentAPI.DownloadTask
 
mapsAreIdentical(Map, Map) - Static method in class jBittorrentAPI.BEncoder
 
maxConnectionNumber - Variable in class jBittorrentAPI.DownloadManager
 
maxPort - Variable in class jBittorrentAPI.ConnectionListener
 
Message - Class in jBittorrentAPI
Represent the general structure of a protocol message.
Message() - Constructor for class jBittorrentAPI.Message
 
Message(int) - Constructor for class jBittorrentAPI.Message
 
Message(int, int) - Constructor for class jBittorrentAPI.Message
 
Message_HS - Class in jBittorrentAPI
Represent a Handshake message according to Bittorrent Protocol.
Message_HS() - Constructor for class jBittorrentAPI.Message_HS
Creates an empty HS message
Message_HS(byte[], byte[]) - Constructor for class jBittorrentAPI.Message_HS
Creates a HS message with the given infoHash and peerID and default values
Message_HS(byte[], byte[], byte[], byte[], byte[]) - Constructor for class jBittorrentAPI.Message_HS
Create a HS message with all given parameters
Message_PP - Class in jBittorrentAPI
Represent a Peer Protocol message according to Bittorrent protocol specifications.
Message_PP() - Constructor for class jBittorrentAPI.Message_PP
 
Message_PP(int, int) - Constructor for class jBittorrentAPI.Message_PP
 
Message_PP(int) - Constructor for class jBittorrentAPI.Message_PP
 
Message_PP(int, byte[], int) - Constructor for class jBittorrentAPI.Message_PP
 
Message_PP(int, byte[]) - Constructor for class jBittorrentAPI.Message_PP
 
messageReceived(Message) - Method in class jBittorrentAPI.DownloadTask
According to the message type, change the state of the task (peer) and take the necessary actions
messageReceived(Message) - Method in interface jBittorrentAPI.IncomingListener
Fired when a new message has been received
MessageReceiver - Class in jBittorrentAPI
Thread created to listen for incoming message from remote peers.
MessageReceiver(String, InputStream) - Constructor for class jBittorrentAPI.MessageReceiver
Create a new Message receiver for a given peer
MessageSender - Class in jBittorrentAPI
Thread created to send message to the remote peer.
MessageSender(String, OutputStream) - Constructor for class jBittorrentAPI.MessageSender
 
minInterval - Variable in class jBittorrentAPI.PeerUpdater
 
minPort - Variable in class jBittorrentAPI.ConnectionListener
 
mr - Variable in class jBittorrentAPI.DownloadTask
 
ms - Variable in class jBittorrentAPI.DownloadTask
 
myID - Variable in class jBittorrentAPI.DownloadTask
 

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