org.deegree.portal.standard.wms.control
Class MapRequestDispatcher
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.deegree.enterprise.control.RequestDispatcher
org.deegree.portal.standard.wms.control.MapRequestDispatcher
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class MapRequestDispatcher
- extends RequestDispatcher
This is a RequestDispatcher
which creates a event out of
a GET or POST requests.
Furthermore this class implements
Design Patterns::
The following Design Patterns are used:
- Version:
- $Revision: 9346 $ $Date: 2007-12-27 17:39:07 +0100 (Do, 27 Dez 2007) $
- Author:
- Torsten Friebe
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapRequestDispatcher
public MapRequestDispatcher()
init
public void init(ServletConfig cfg)
throws ServletException
- This method initializes the servlet.
- Specified by:
init
in interface Servlet
- Overrides:
init
in class RequestDispatcher
- Parameters:
cfg
- the servlet configuration
- Throws:
ServletException
- an exception
service
protected void service(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Overrides:
service
in class RequestDispatcher
- Parameters:
request
- response
-
- Throws:
ServletException
IOException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net