org.compiere.cm
Class StageBroadcast
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.compiere.cm.HttpServletCM
org.compiere.cm.StageBroadcast
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class StageBroadcast
- extends HttpServletCM
Broadcast Servlet
- Version:
- $Id$
- Author:
- $Author$
- See Also:
- Serialized Form
| Fields inherited from class org.compiere.cm.HttpServletCM |
chatCache, configLoaded, containerCache, containerElementCache, containerTreeCache, ctx, domainCache, ErrorMessage, externalMediaURL, fatalError, internalMediaURL, log, mediaServerCache, templateCache, webProjectCache, wikiCache, xmlCache |
| Methods inherited from class org.compiere.cm.HttpServletCM |
getChatCache, getContainerCache, getContainerElementCache, getContainerTreeCache, getCtx, getDomainCache, getExternalMediaURL, getExternalMediaURL, getInternalMediaURL, getLogger, getMediaServerCache, getSessionMediaURL, getTemplateCache, getWebProjectCache, getWikiTokenCache, getXMLCache, init, resetInternalMediaURL, setAD_Client_ID |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StageBroadcast
public StageBroadcast()
doGet
public void doGet(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Handle Get Request
- Overrides:
doGet in class HttpServlet
- Parameters:
request - response -
- Throws:
ServletException
IOException
doPost
public void doPost(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Process Post Request - handled by Get
- Overrides:
doPost in class HttpServlet
- Parameters:
request - response -
- Throws:
ServletException
IOException
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.