public class ProxyGeoServer
extends javax.servlet.http.HttpServlet
Modifier and Type | Field and Description |
---|---|
static String |
PARAMETER_ENTRY_URL |
static String |
PARAMETER_WHITELIST |
static String |
PROXY_PREFIX |
Constructor and Description |
---|
ProxyGeoServer() |
Modifier and Type | Method and Description |
---|---|
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) |
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public static final String PROXY_PREFIX
public static final String PARAMETER_WHITELIST
public static final String PARAMETER_ENTRY_URL
public void init(javax.servlet.ServletConfig servletConfig) throws javax.servlet.ServletException
init
in interface javax.servlet.Servlet
init
in class javax.servlet.GenericServlet
javax.servlet.ServletException
public void doGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
public void doPost(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException
doPost
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
Copyright © 2016 City of Paris. All rights reserved.