P-Grid v2.0a2 API Specification

Uses of Interface
p2p.storage.events.SearchListener

Packages that use SearchListener
p2p.storage   
 

Uses of SearchListener in p2p.storage
 

Methods in p2p.storage with parameters of type SearchListener
 void TypeHandler.handleLocalSearch(Query query, SearchListener listener)
          Searches localy for all dataitems matching the query query
 void Storage.search(Query query, SearchListener listener)
          Search the network for matching items.
 


P-Grid v2.0a2 API Specification

This is open source software distributed under the terms of the GNU General Public License, a copy of which is included in the file LICENSE. If not you can find the GPL at http://www.gnu.org/copyleft/gpl.txt