|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectHttpServlet
org.deegree_impl.enterprise.WCTSServlet
--------------------------------------------------------
| Constructor Summary | |
WCTSServlet()
|
|
| Method Summary | |
void |
doGet(HttpServletRequest request,
HttpServletResponse response)
|
void |
doPost(HttpServletRequest request,
HttpServletResponse response)
performs a http-post request |
void |
init(ServletConfig servletConfig)
init-method of the servlet. only once called |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WCTSServlet()
| Method Detail |
public void init(ServletConfig servletConfig)
throws ServletException
servletConfig - servlet configuration
ServletException - exception
public void doPost(HttpServletRequest request,
HttpServletResponse response)
public void doGet(HttpServletRequest request,
HttpServletResponse response)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||