at.knowcenter.wag.egov.egiz.web
Class AsynchronousDataResponder
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
at.knowcenter.wag.egov.egiz.web.AsynchronousDataResponder
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class AsynchronousDataResponder
- extends HttpServlet
Servlet that responds to the data post requests of the local service (e.g.
BKU).
- Author:
- wprinz
- See Also:
- Serialized Form
Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsynchronousDataResponder
public AsynchronousDataResponder()
doGet
protected void doGet(HttpServletRequest arg0,
HttpServletResponse arg1)
throws ServletException,
IOException
- Overrides:
doGet
in class HttpServlet
- Throws:
ServletException
IOException
doPost
protected void doPost(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Overrides:
doPost
in class HttpServlet
- Throws:
ServletException
IOException
Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.