fr.paris.lutece.plugins.gis.web
Class ProxyGeoServer
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
fr.paris.lutece.plugins.gis.web.ProxyGeoServer
- All Implemented Interfaces:
- Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public class ProxyGeoServer
- extends javax.servlet.http.HttpServlet
DOCUMENT ME!
- Author:
- kGrellier
- See Also:
- Serialized Form
Method Summary |
void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
void |
doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
void |
init(javax.servlet.ServletConfig servletConfig)
|
Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROXY_PREFIX
public static final String PROXY_PREFIX
- See Also:
- Constant Field Values
PARAMETER_WHITELIST
public static final String PARAMETER_WHITELIST
- See Also:
- Constant Field Values
PARAMETER_ENTRY_URL
public static final String PARAMETER_ENTRY_URL
- See Also:
- Constant Field Values
ProxyGeoServer
public ProxyGeoServer()
init
public void init(javax.servlet.ServletConfig servletConfig)
throws javax.servlet.ServletException
- Specified by:
init
in interface javax.servlet.Servlet
- Overrides:
init
in class javax.servlet.GenericServlet
- Throws:
javax.servlet.ServletException
doGet
public void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
- Overrides:
doGet
in class javax.servlet.http.HttpServlet
- Throws:
javax.servlet.ServletException
IOException
doPost
public void doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException
- Overrides:
doPost
in class javax.servlet.http.HttpServlet
- Throws:
javax.servlet.ServletException
Copyright © 2013 Mairie de Paris. All Rights Reserved.