Uses of Interface
org.xnap.search.SearchHandler

Packages that use SearchHandler
org.xnap.plugin.freeway   
org.xnap.plugin.gift.net   
org.xnap.plugin.jtella A Gnutella plugin based on the JTella library. 
org.xnap.plugin.limewire   
org.xnap.plugin.opennap.net Provides the OpenNap network communication classes for search, transfer and chat. 
org.xnap.plugin.overnet.net   
org.xnap.search Provides interfaces and classes that enable searching for files. 
 

Uses of SearchHandler in org.xnap.plugin.freeway
 

Methods in org.xnap.plugin.freeway with parameters of type SearchHandler
 void FreewaySearch.start(SearchHandler handler)
           
 

Uses of SearchHandler in org.xnap.plugin.gift.net
 

Methods in org.xnap.plugin.gift.net with parameters of type SearchHandler
 void GiFTSearch.start(SearchHandler handler)
           
 

Uses of SearchHandler in org.xnap.plugin.jtella
 

Methods in org.xnap.plugin.jtella with parameters of type SearchHandler
 void JTellaSearch.start(SearchHandler handler)
          Starts this search.
 

Uses of SearchHandler in org.xnap.plugin.limewire
 

Methods in org.xnap.plugin.limewire with parameters of type SearchHandler
 void DefaultLimeWireSearch.start(SearchHandler handler)
          Starts this search.
 void LimeWireBrowse.start(SearchHandler handler)
          Starts this search.
 

Uses of SearchHandler in org.xnap.plugin.opennap.net
 

Classes in org.xnap.plugin.opennap.net that implement SearchHandler
 class OpenNapDownloadContainer
           
 class OpenNapMetaBrowse
          Implements an OpenNap search on set of servers.
 

Methods in org.xnap.plugin.opennap.net with parameters of type SearchHandler
 void OpenNapBrowse.start(SearchHandler handler)
          Starts this search.
 void OpenNapDirectBrowse.start(SearchHandler handler)
          Starts this search.
 void OpenNapMetaBrowse.start(SearchHandler handler)
          Starts this search.
 void OpenNapSearch.start(SearchHandler handler)
          Starts this search.
 

Uses of SearchHandler in org.xnap.plugin.overnet.net
 

Methods in org.xnap.plugin.overnet.net with parameters of type SearchHandler
 void OvernetSearch.start(SearchHandler handler)
          Starts this search.
 

Uses of SearchHandler in org.xnap.search
 

Classes in org.xnap.search that implement SearchHandler
 class SearchContainer
           
 class SearchController
          Controls a search object.
 

Methods in org.xnap.search with parameters of type SearchHandler
 void LibrarySearch.start(SearchHandler handler)
           
 void Search.start(SearchHandler handler)
          Starts this search.
 void SearchContainer.start(SearchHandler handler)
           
 



Copyright © 2001-2005 XNap Team. All Rights Reserved.