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

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


The documentation for this class was generated from the following file:
Generated on Wed Dec 14 21:05:39 2005 for OpenMobileIS by  doxygen 1.4.4