Uses of Interface
com.biglybt.pif.utils.resourcedownloader.ResourceDownloaderFactory
-
-
Uses of ResourceDownloaderFactory in com.biglybt.core.pairing.impl
Fields in com.biglybt.core.pairing.impl declared as ResourceDownloaderFactory Modifier and Type Field Description (package private) static ResourceDownloaderFactory
PairManagerTunnel. rdf
-
Uses of ResourceDownloaderFactory in com.biglybt.net.upnp
Methods in com.biglybt.net.upnp that return ResourceDownloaderFactory Modifier and Type Method Description ResourceDownloaderFactory
UPnPAdapter. getResourceDownloaderFactory()
-
Uses of ResourceDownloaderFactory in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils that return ResourceDownloaderFactory Modifier and Type Method Description static ResourceDownloaderFactory
StaticUtilities. getResourceDownloaderFactory()
ResourceDownloaderFactory
Utilities. getResourceDownloaderFactory()
-
Uses of ResourceDownloaderFactory in com.biglybt.pifimpl.local.utils
Methods in com.biglybt.pifimpl.local.utils that return ResourceDownloaderFactory Modifier and Type Method Description ResourceDownloaderFactory
UtilitiesImpl. getResourceDownloaderFactory()
-
Uses of ResourceDownloaderFactory in com.biglybt.pifimpl.local.utils.resourcedownloader
Classes in com.biglybt.pifimpl.local.utils.resourcedownloader that implement ResourceDownloaderFactory Modifier and Type Class Description class
ResourceDownloaderFactoryImpl
Methods in com.biglybt.pifimpl.local.utils.resourcedownloader that return ResourceDownloaderFactory Modifier and Type Method Description static ResourceDownloaderFactory
ResourceDownloaderFactoryImpl. getSingleton()
-
Uses of ResourceDownloaderFactory in com.biglybt.pifimpl.update.sf.impl2
Fields in com.biglybt.pifimpl.update.sf.impl2 declared as ResourceDownloaderFactory Modifier and Type Field Description protected ResourceDownloaderFactory
SFPluginDetailsLoaderImpl. rd_factory
-
Uses of ResourceDownloaderFactory in com.biglybt.update
Fields in com.biglybt.update declared as ResourceDownloaderFactory Modifier and Type Field Description protected ResourceDownloaderFactory
CoreUpdateChecker. rdf
-