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. |
|
Call service from POST method.
Definition at line 222 of file OpenMISServlet.java. |