Uses of Class
com.biglybt.plugin.extseed.ExternalSeedPeer
Packages that use ExternalSeedPeer
-
Uses of ExternalSeedPeer in com.biglybt.core.download.impl
Fields in com.biglybt.core.download.impl with type parameters of type ExternalSeedPeerModifier and TypeFieldDescriptionprivate final LinkedList
<ExternalSeedPeer> DownloadManagerController.http_seeds
-
Uses of ExternalSeedPeer in com.biglybt.plugin.extseed
Fields in com.biglybt.plugin.extseed declared as ExternalSeedPeerMethods in com.biglybt.plugin.extseed that return ExternalSeedPeerMethods in com.biglybt.plugin.extseed that return types with arguments of type ExternalSeedPeerModifier and TypeMethodDescriptionMethods in com.biglybt.plugin.extseed with parameters of type ExternalSeedPeerModifier and TypeMethodDescriptionprotected void
ExternalSeedPlugin.removePeer
(ExternalSeedPeer peer) protected boolean
ExternalSeedPeer.sameAs
(ExternalSeedPeer other) Constructors in com.biglybt.plugin.extseed with parameters of type ExternalSeedPeer