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

Packages that use IStreetSearchEngine
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 IStreetSearchEngine in com.gisgraphy.domain.geoloc.service.geoloc
 

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

Uses of IStreetSearchEngine in com.gisgraphy.servlet
 

Methods in com.gisgraphy.servlet with parameters of type IStreetSearchEngine
 void StreetServlet.setStreetSearchEngine(IStreetSearchEngine streetSearchEngine)
           
 

Uses of IStreetSearchEngine in com.gisgraphy.webapp.action
 

Methods in com.gisgraphy.webapp.action with parameters of type IStreetSearchEngine
 void StreetSearchAction.setStreetSearchEngine(IStreetSearchEngine streetSearchEngine)
           
 



Copyright © 2010. All Rights Reserved.