Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

org.openmobileis.services.servlet.OpenMISServlet Class Reference

List of all members.

Detailed Description

Definition at line 51 of file OpenMISServlet.java.

Public Member Functions

 OpenMISServlet ()
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.


Member Function Documentation

void org.openmobileis.services.servlet.OpenMISServlet.doPost HttpServletRequest  req,
HttpServletResponse  res
throws ServletException, IOException
 

Call service from POST method.

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

Definition at line 222 of file OpenMISServlet.java.


The documentation for this class was generated from the following file:
Generated on Thu Oct 6 10:06:44 2005 for OpenMobileIS by  doxygen 1.4.3