Uses of Package
org.jivesoftware.spark.search

Packages that use org.jivesoftware.spark.search
org.jivesoftware.spark Provides the Managers used as the main entry points into the Spark client. 
org.jivesoftware.spark.search Provides support for creating your own searchable objects within Spark. 
org.jivesoftware.sparkimpl.search.users   
 

Classes in org.jivesoftware.spark.search used by org.jivesoftware.spark
SearchManager
          Users of the SearchManager can add their own Searchable objects to the Spark search service.
 

Classes in org.jivesoftware.spark.search used by org.jivesoftware.spark.search
Searchable
          Plugin writers will implement Searchable in order to tie into the find feature in Spark.
SearchManager
          Users of the SearchManager can add their own Searchable objects to the Spark search service.
SearchService
           
 

Classes in org.jivesoftware.spark.search used by org.jivesoftware.sparkimpl.search.users
Searchable
          Plugin writers will implement Searchable in order to tie into the find feature in Spark.