jsr352.test.servlet
Class JSR352JunitInvoker

java.lang.Object
  extended by HttpServlet
      extended by jsr352.test.servlet.JSR352JunitInvoker

Servlet implementation class JSR352JunitInvoker


Constructor Summary
JSR352JunitInvoker()
          
Method Summary
protected  void doGet(HttpServletRequest request, HttpServletResponse response)
          
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSR352JunitInvoker

public JSR352JunitInvoker()
Default constructor.

Method Detail

doGet

protected void doGet(HttpServletRequest request,
                     HttpServletResponse response)
              throws ServletException,
                     IOException
HttpServlet#doGet(HttpServletRequest request, HttpServletResponse response)

Throws:
ServletException
IOException

doPost

protected void doPost(HttpServletRequest request,
                      HttpServletResponse response)
               throws ServletException,
                      IOException
HttpServlet#doPost(HttpServletRequest request, HttpServletResponse response)

Throws:
ServletException
IOException


Copyright © 2013. All Rights Reserved.