cgl.narada.wsinfra.deployment.impl
Class SOAPServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
cgl.narada.wsinfra.deployment.impl.SOAPServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class SOAPServlet
- extends HttpServlet
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPServlet
public SOAPServlet()
init
public void init()
- Overrides:
init in class GenericServlet
doGet
public void doGet(HttpServletRequest req,
HttpServletResponse res)
throws IOException,
ServletException
- Overrides:
doGet in class HttpServlet
- Throws:
IOException
ServletException
doPost
public void doPost(HttpServletRequest req,
HttpServletResponse res)
throws IOException,
ServletException
- Overrides:
doPost in class HttpServlet
- Throws:
IOException
ServletException
For comments and suggestions please send
e-mail to
The NaradaBrokering Project