Package org.openforis.commons.gateway
Class BBAProxyServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.openforis.commons.gateway.ProxyServlet
org.openforis.commons.gateway.BBAProxyServlet
- All Implemented Interfaces:
Serializable,javax.servlet.Servlet,javax.servlet.ServletConfig
- See Also:
-
Field Summary
FieldsFields inherited from class org.openforis.commons.gateway.ProxyServlet
P_MODULE_CONTAINER_PATH, P_PROXY_SHARED_KEY_NAME, P_PROXY_SHARED_KEY_VALUE, requestHandler, responseHandler -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openforis.commons.gateway.ProxyServlet
init, serviceMethods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, serviceMethods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, log, log
-
Field Details
-
P_LOGIN_URI
- See Also:
-
-
Constructor Details
-
BBAProxyServlet
public BBAProxyServlet()
-
-
Method Details
-
init
public void init() throws javax.servlet.ServletException- Overrides:
initin classjavax.servlet.GenericServlet- Throws:
javax.servlet.ServletException
-