Adempiere 3.5.2a

org.adempiere.webui.session
Class WebUIServlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by org.zkoss.zk.ui.http.DHtmlLayoutServlet
              extended by org.adempiere.webui.session.WebUIServlet
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class WebUIServlet
extends DHtmlLayoutServlet

Version:
$Revision: 0.10 $
Author:
Ashley G Ramdass
See Also:
Serialized Form

Constructor Summary
WebUIServlet()
           
 
Method Summary
 void destroy()
           
protected  void doGet(HttpServletRequest request, HttpServletResponse response)
           
protected  void doPost(HttpServletRequest request, HttpServletResponse response)
           
 ServletConfig getServletConfig()
           
 String getServletInfo()
           
 void init(ServletConfig servletConfig)
           
 void service(ServletRequest request, ServletResponse response)
           
 
Methods inherited from class org.zkoss.zk.ui.http.DHtmlLayoutServlet
getLayoutServlet, getServletContext, process
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service
 
Methods inherited from class javax.servlet.GenericServlet
getInitParameter, getInitParameterNames, getServletName, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebUIServlet

public WebUIServlet()
Method Detail

init

public void init(ServletConfig servletConfig)
          throws ServletException
Specified by:
init in interface Servlet
Overrides:
init in class DHtmlLayoutServlet
Throws:
ServletException

doGet

protected void doGet(HttpServletRequest request,
                     HttpServletResponse response)
              throws ServletException,
                     IOException
Overrides:
doGet in class DHtmlLayoutServlet
Throws:
ServletException
IOException

doPost

protected void doPost(HttpServletRequest request,
                      HttpServletResponse response)
               throws ServletException,
                      IOException
Overrides:
doPost in class DHtmlLayoutServlet
Throws:
ServletException
IOException

service

public void service(ServletRequest request,
                    ServletResponse response)
             throws ServletException,
                    IOException
Specified by:
service in interface Servlet
Overrides:
service in class HttpServlet
Throws:
ServletException
IOException

getServletConfig

public ServletConfig getServletConfig()
Specified by:
getServletConfig in interface Servlet
Overrides:
getServletConfig in class GenericServlet

getServletInfo

public String getServletInfo()
Specified by:
getServletInfo in interface Servlet
Overrides:
getServletInfo in class GenericServlet

destroy

public void destroy()
Specified by:
destroy in interface Servlet
Overrides:
destroy in class DHtmlLayoutServlet

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.