Class WebSeedEntry
java.lang.Object
com.frostwire.jlibtorrent.WebSeedEntry
The web_seed_entry holds information about a web seed (also known
as URL seed or HTTP seed). It is essentially a URL with some state
associated with it. For more information, see `BEP 17`_ and `BEP 19`_.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumHttp seeds are different from url seeds in the protocol they use. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WebSeedEntry
-
-
Method Details
-
swig
-
url
-
auth
Optional authentication. If this is set, it's passed in as HTTP basic auth to the web seed. The format is: username:password.- Returns:
-
extraHeaders
-
type
-