at.knowcenter.wag.egov.egiz.web.servlets
Class ProvidePDFServlet

java.lang.Object
  extended byjavax.servlet.GenericServlet
      extended byjavax.servlet.http.HttpServlet
          extended byat.knowcenter.wag.egov.egiz.web.servlets.ProvidePDFServlet
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class ProvidePDFServlet
extends HttpServlet

See Also:
Serialized Form

Field Summary
static Set signedDocuments
           
 
Constructor Summary
ProvidePDFServlet()
           
 
Method Summary
 void doGet(HttpServletRequest request, HttpServletResponse response)
           
 void doPost(HttpServletRequest request, HttpServletResponse response)
           
 
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, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

signedDocuments

public static Set signedDocuments
Constructor Detail

ProvidePDFServlet

public ProvidePDFServlet()
Method Detail

doPost

public void doPost(HttpServletRequest request,
                   HttpServletResponse response)
            throws ServletException,
                   IOException
Throws:
ServletException
IOException

doGet

public void doGet(HttpServletRequest request,
                  HttpServletResponse response)
           throws ServletException,
                  IOException
Throws:
ServletException
IOException


Copyright © 2006-2010. All Rights Reserved.