Uses of Package
jBittorrentAPI

Classes in jBittorrentAPI used by jBittorrentAPI
Bits
           
ConListenerInterface
           
ConnectionListener
          Thread that can listen for remote peers connection tries to this client
DownloadTask
          Class representing a task that downloads pieces from a remote peer
DTListener
          Interface for managing events launched by the DownloadTask class
IncomingListener
           
LogManager
          Utility class to output information to a file
Message
          Represent the general structure of a protocol message.
MessageReceiver
          Thread created to listen for incoming message from remote peers.
MessageSender
          Thread created to send message to the remote peer.
OutgoingListener
           
Peer
          Class representing a bittorrent peer
PeerUpdateListener
           
PeerUpdater
          Class providing methods to enable communication between the client and a tracker.
Piece
          Class representing a piece according to bittorrent definition.
TorrentFile
          Representation of a torrent file