org.openmobileis.services.servlet.OpenMISServlet Class Reference

List of all members.

Detailed Description

Definition at line 53 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.

Protected Member Functions

SessionContext getValideSessionContext (String contextID)
 validate or init the context for this session Only one session per server.

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


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 217 of file OpenMISServlet.java.


The documentation for this class was generated from the following file:
Generated on Tue May 22 23:01:22 2007 for OpenMobileIS by  doxygen 1.5.1-p1