Uses of Interface
com.biglybt.core.util.DataSourceResolver.DataSourceImporter
Packages that use DataSourceResolver.DataSourceImporter
Package
Description
-
Uses of DataSourceResolver.DataSourceImporter in com.biglybt.core.global
Subinterfaces of DataSourceResolver.DataSourceImporter in com.biglybt.core.globalModifier and TypeInterfaceDescriptioninterface
The GlobalManager contains a list of all the downloads (DownloadManager objects) that the client controls. -
Uses of DataSourceResolver.DataSourceImporter in com.biglybt.core.global.impl
Classes in com.biglybt.core.global.impl that implement DataSourceResolver.DataSourceImporter -
Uses of DataSourceResolver.DataSourceImporter in com.biglybt.core.peermanager.peerdb
Classes in com.biglybt.core.peermanager.peerdb that implement DataSourceResolver.DataSourceImporter -
Uses of DataSourceResolver.DataSourceImporter in com.biglybt.core.subs.impl
Classes in com.biglybt.core.subs.impl that implement DataSourceResolver.DataSourceImporter -
Uses of DataSourceResolver.DataSourceImporter in com.biglybt.core.tag.impl
Classes in com.biglybt.core.tag.impl that implement DataSourceResolver.DataSourceImporter -
Uses of DataSourceResolver.DataSourceImporter in com.biglybt.core.util
Methods in com.biglybt.core.util that return types with arguments of type DataSourceResolver.DataSourceImporterModifier and TypeMethodDescriptionClass
<? extends DataSourceResolver.DataSourceImporter> DataSourceResolver.ExportedDataSource.getExporter()
Methods in com.biglybt.core.util with parameters of type DataSourceResolver.DataSourceImporterModifier and TypeMethodDescriptionstatic void
DataSourceResolver.registerExporter
(DataSourceResolver.DataSourceImporter exporter) -
Uses of DataSourceResolver.DataSourceImporter in com.biglybt.pifimpl.local.ui
Classes in com.biglybt.pifimpl.local.ui that implement DataSourceResolver.DataSourceImporter -
Uses of DataSourceResolver.DataSourceImporter in com.biglybt.plugin.net.buddy
Classes in com.biglybt.plugin.net.buddy that implement DataSourceResolver.DataSourceImporter -
Uses of DataSourceResolver.DataSourceImporter in com.biglybt.ui.swt.search
Classes in com.biglybt.ui.swt.search that implement DataSourceResolver.DataSourceImporter