|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectHttpServlet
org.deegree_impl.enterprise.control.RequestDispatcher
org.deegree_impl.clients.wcasclient.control.CatalogClientRequestDispatcher
| Field Summary | |
static java.lang.String |
ERROR_PAGE
|
| Fields inherited from class org.deegree_impl.enterprise.control.RequestDispatcher |
appHandler |
| Constructor Summary | |
CatalogClientRequestDispatcher()
|
|
| Method Summary | |
void |
init(ServletConfig cfg)
This method initializes the servlet. |
protected void |
service(HttpServletRequest request,
HttpServletResponse response)
|
| Methods inherited from class org.deegree_impl.enterprise.control.RequestDispatcher |
createEvent, deliverEvent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static java.lang.String ERROR_PAGE
| Constructor Detail |
public CatalogClientRequestDispatcher()
| Method Detail |
public void init(ServletConfig cfg)
throws ServletException
init in class RequestDispatchercfg - the servlet configuration
ServletException - an exception
protected void service(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
java.io.IOException
service in class RequestDispatcherrequest - response -
java.io.IOException
ServletException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||