org.openmobileis.services.servlet.OpenMISServlet Class Reference

List of all members.

Detailed Description

Definition at line 59 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 213 of file OpenMISServlet.java.


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