org.openmobileis.embedded.webserver.test.services.servlet.TestServletServlet Class Reference

List of all members.

Detailed Description

URL http://127.0.0.1:9091/testservlet.

Author:
Romain Beaugrand

Definition at line 46 of file TestServletServlet.java.

Public Member Functions

 TestServletServlet ()
void init () throws ServletException
void doGet (HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException
void doPost (HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException
 Call service from POST method.

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


Member Function Documentation

void org.openmobileis.embedded.webserver.test.services.servlet.TestServletServlet.doPost ( HttpServletRequest  req,
HttpServletResponse  res 
) throws ServletException, IOException

Call service from POST method.

Parameters:
req the servlet request
req the servlet response
Exceptions:
ServletException when an exception has occurred

Definition at line 75 of file TestServletServlet.java.


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:39 2006 for OpenMobileIS by  doxygen 1.5.1-p1