Package com.frostwire.jlibtorrent
package com.frostwire.jlibtorrent
-
ClassDescriptionThe
AddTorrentParamsis a parameter pack for adding torrents to a session.Announces are sent to each tracker using every listen socket, this class holds information about one listen socket for one tracker.This class holds information about one bittorrent tracker, as it relates to a specific torrent.Holds the state of a block in a piece.This is the enum used forBlockInfo.state().Holds statistics about a current dht_lookup operation.Hold information about a single DHT routing table bucketThe Entry class represents one node in a bencoded hierarchy.Represents a window of a file in a torrent.This class represents a file list and the piece size.Class holding the info-hash of a torrent.This is a limited capability data point series backed by a circular buffer logic.Flags for asynchronous move of a torrent handle storage.These constants are used to identify the operation that failed, causing a peer to disconnect.Pair<T1,T2> Utility function to mirror the C++ std::pair classThis class holds information about pieces that have outstanding requests or outstanding writes.Holds information and statistics about one peer that libtorrent is connected to.The kind of connection this is.Represents a byte range within a piece.The bitfield type stores any number of bits as a bitfield in a heap allocated array.The session holds all state that spans multiple torrents.This is a parameters pack for configuring the session before it's started.The ``settings_pack`` struct, contains the names of all settings as enum values.This type holds a SHA-1 digest or any other kind of 20 byte sequence.SHA-256 digest or any other kind of 32 byte sequence.Describes one statistics metric from the session.Types of storage allocation used forAddTorrentParams.storageMode(StorageMode).You will usually have to store your torrent handles somewhere, since it's the object through which you retrieve information about the torrent and aborts the torrent.This class represents the information stored in a .torrent fileTo be used in concert withSessionManager.Holds a snapshot of the status of a torrent, as queried byTorrentHandle.status()the different overall states a torrent can be in.The web_seed_entry holds information about a web seed (also known as URL seed or HTTP seed).Http seeds are different from url seeds in the protocol they use.