Uses of Class
com.biglybt.pif.utils.search.SearchException
Packages that use SearchException
Package
Description
-
Uses of SearchException in com.biglybt.core.content
Methods in com.biglybt.core.content that throw SearchExceptionModifier and TypeMethodDescriptionRelatedContentManager.searchRCM
(Map<String, Object> search_parameters, SearchObserver observer) protected SearchInstance
RelatedContentSearcher.searchRCM
(Map<String, Object> search_parameters, SearchObserver _observer) (package private) SearchInstance
RelatedContentManager.searchRCMSupport
(Map<String, Object> search_parameters, SearchObserver observer) -
Uses of SearchException in com.biglybt.core.history.impl
Methods in com.biglybt.core.history.impl that throw SearchExceptionModifier and TypeMethodDescriptionDownloadHistoryManagerImpl.searchHistory
(Map<String, Object> search_parameters, SearchObserver observer) -
Uses of SearchException in com.biglybt.core.metasearch.impl
Methods in com.biglybt.core.metasearch.impl with parameters of type SearchExceptionModifier and TypeMethodDescriptionprotected void
MetaSearchManagerImpl.SearchObject.failed
(Engine engine, SearchException error) Methods in com.biglybt.core.metasearch.impl that throw SearchExceptionModifier and TypeMethodDescriptionprotected Search
MetaSearchManagerImpl.createSearch
(long[] provider_ids, Map<String, String> properties, SearchListener listener) MetaSearchManagerImpl.createSearch
(SearchProvider[] providers, Map<String, String> properties, SearchListener listener) MetaSearchManagerImpl.createSearch
(String provider_ids, String properties_str) MetaSearchManagerImpl.engineInfo.search
(Map<String, Object> search_parameters, SearchObserver observer) -
Uses of SearchException in com.biglybt.core.subs.impl
Methods in com.biglybt.core.subs.impl that throw SearchExceptionModifier and TypeMethodDescriptionSubscriptionManagerImpl.searchSubscriptions
(Map<String, Object> search_parameters, SearchObserver observer) -
Uses of SearchException in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils that throw SearchExceptionModifier and TypeMethodDescriptionUtilities.getSearchInitiator()
void
Utilities.registerSearchProvider
(SearchProvider provider) void
Utilities.unregisterSearchProvider
(SearchProvider provider) -
Uses of SearchException in com.biglybt.pif.utils.search
Methods in com.biglybt.pif.utils.search that return SearchExceptionMethods in com.biglybt.pif.utils.search that throw SearchExceptionModifier and TypeMethodDescriptionSearchInitiator.createSearch
(SearchProvider[] providers, Map<String, String> properties, SearchListener listener) SearchInitiator.createSearch
(String provider_ids, String properties) Convenience method for remote invocationSearchProvider.search
(Map<String, Object> search_parameters, SearchObserver observer) -
Uses of SearchException in com.biglybt.pifimpl.local.utils
Methods in com.biglybt.pifimpl.local.utils that throw SearchExceptionModifier and TypeMethodDescriptionUtilitiesImpl.getSearchInitiator()
void
UtilitiesImpl.registerSearchProvider
(SearchProvider provider) void
UtilitiesImpl.unregisterSearchProvider
(SearchProvider provider)