Uses of Interface
com.gisgraphy.domain.geoloc.service.geoloc.IGeolocSearchEngine

Packages that use IGeolocSearchEngine
com.gisgraphy.domain.geoloc.service.geoloc Gisgraphy Project This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. 
com.gisgraphy.servlet   
com.gisgraphy.webapp.action   
 

Uses of IGeolocSearchEngine in com.gisgraphy.domain.geoloc.service.geoloc
 

Classes in com.gisgraphy.domain.geoloc.service.geoloc that implement IGeolocSearchEngine
 class GeolocSearchEngine
          Default (threadsafe) implementation of IGeolocSearchEngine.
 

Uses of IGeolocSearchEngine in com.gisgraphy.servlet
 

Methods in com.gisgraphy.servlet with parameters of type IGeolocSearchEngine
 void GeolocServlet.setGeolocSearchEngine(IGeolocSearchEngine geolocSearchEngine)
           
 

Uses of IGeolocSearchEngine in com.gisgraphy.webapp.action
 

Methods in com.gisgraphy.webapp.action with parameters of type IGeolocSearchEngine
 void GeolocSearchAction.setGeolocSearchEngine(IGeolocSearchEngine geolocSearchEngine)
           
 



Copyright © 2010. All Rights Reserved.