Uses of Interface
com.biglybt.core.util.DataSourceResolver.DataSourceImporter
-
-
Uses of DataSourceResolver.DataSourceImporter in com.biglybt.core.global
Subinterfaces of DataSourceResolver.DataSourceImporter in com.biglybt.core.global Modifier and Type Interface Description interface
GlobalManager
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 Modifier and Type Class Description class
GlobalManagerImpl
-
Uses of DataSourceResolver.DataSourceImporter in com.biglybt.core.subs.impl
Classes in com.biglybt.core.subs.impl that implement DataSourceResolver.DataSourceImporter Modifier and Type Class Description class
SubscriptionManagerImpl
-
Uses of DataSourceResolver.DataSourceImporter in com.biglybt.core.tag.impl
Classes in com.biglybt.core.tag.impl that implement DataSourceResolver.DataSourceImporter Modifier and Type Class Description class
TagManagerImpl
-
Uses of DataSourceResolver.DataSourceImporter in com.biglybt.core.util
Methods in com.biglybt.core.util that return types with arguments of type DataSourceResolver.DataSourceImporter Modifier and Type Method Description java.lang.Class<? extends DataSourceResolver.DataSourceImporter>
DataSourceResolver.ExportedDataSource. getExporter()
Methods in com.biglybt.core.util with parameters of type DataSourceResolver.DataSourceImporter Modifier and Type Method Description static void
DataSourceResolver. registerExporter(DataSourceResolver.DataSourceImporter exporter)
-
Uses of DataSourceResolver.DataSourceImporter in com.biglybt.plugin.net.buddy
Classes in com.biglybt.plugin.net.buddy that implement DataSourceResolver.DataSourceImporter Modifier and Type Class Description class
BuddyPluginBeta
-
Uses of DataSourceResolver.DataSourceImporter in com.biglybt.ui.swt.search
Classes in com.biglybt.ui.swt.search that implement DataSourceResolver.DataSourceImporter Modifier and Type Class Description class
SearchUI
-