public class ReverseGeocodingServlet
extends com.gisgraphy.servlet.GisgraphyServlet
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
logger
The logger
|
Constructor and Description |
---|
ReverseGeocodingServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
com.gisgraphy.serializer.common.IoutputFormatVisitor |
getErrorVisitor(String errorMessage) |
com.gisgraphy.domain.valueobject.GisgraphyServiceType |
getGisgraphyServiceType() |
void |
init() |
void |
setReverseGeocodingService(com.gisgraphy.reversegeocoding.IReverseGeocodingService reverseGeocodingService) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, isDebugMode, sendCustomError, setDebugMode, setResponseContentType
public void init() throws javax.servlet.ServletException
init
in class com.gisgraphy.servlet.GisgraphyServlet
javax.servlet.ServletException
protected void doGet(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, IOException
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
public com.gisgraphy.domain.valueobject.GisgraphyServiceType getGisgraphyServiceType()
getGisgraphyServiceType
in class com.gisgraphy.servlet.GisgraphyServlet
public com.gisgraphy.serializer.common.IoutputFormatVisitor getErrorVisitor(String errorMessage)
getErrorVisitor
in class com.gisgraphy.servlet.GisgraphyServlet
public void setReverseGeocodingService(com.gisgraphy.reversegeocoding.IReverseGeocodingService reverseGeocodingService)
Copyright © 2015. All rights reserved.