Uses of Interface
com.biglybt.core.util.DataSourceResolver.ExportedDataSource
-
-
Uses of DataSourceResolver.ExportedDataSource in com.biglybt.core.download.impl
Methods in com.biglybt.core.download.impl that return DataSourceResolver.ExportedDataSource Modifier and Type Method Description DataSourceResolver.ExportedDataSource
DownloadManagerImpl. exportDataSource()
-
Uses of DataSourceResolver.ExportedDataSource in com.biglybt.core.subs.impl
Methods in com.biglybt.core.subs.impl that return DataSourceResolver.ExportedDataSource Modifier and Type Method Description DataSourceResolver.ExportedDataSource
SubscriptionImpl. exportDataSource()
-
Uses of DataSourceResolver.ExportedDataSource in com.biglybt.core.tag.impl
Methods in com.biglybt.core.tag.impl that return DataSourceResolver.ExportedDataSource Modifier and Type Method Description DataSourceResolver.ExportedDataSource
TagBase. exportDataSource()
-
Uses of DataSourceResolver.ExportedDataSource in com.biglybt.core.util
Methods in com.biglybt.core.util that return DataSourceResolver.ExportedDataSource Modifier and Type Method Description DataSourceResolver.ExportedDataSource
DataSourceResolver.ExportableDataSource. exportDataSource()
-
Uses of DataSourceResolver.ExportedDataSource in com.biglybt.plugin.net.buddy
Methods in com.biglybt.plugin.net.buddy that return DataSourceResolver.ExportedDataSource Modifier and Type Method Description DataSourceResolver.ExportedDataSource
BuddyPluginBeta.ChatInstance. exportDataSource()
-
Uses of DataSourceResolver.ExportedDataSource in com.biglybt.ui.swt.search
Methods in com.biglybt.ui.swt.search that return DataSourceResolver.ExportedDataSource Modifier and Type Method Description DataSourceResolver.ExportedDataSource
SearchResultsTabArea.SearchQuery. exportDataSource()
-