Adempiere 3.5.2a

org.compiere.cm
Class MediaBroadcast

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by org.compiere.cm.HttpServletCM
              extended by org.compiere.cm.MediaBroadcast
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class MediaBroadcast
extends HttpServletCM

Broadcast Servlet

Version:
$Id$
Author:
$Author$
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.compiere.cm.HttpServletCM
buildDate, chatCache, configLoaded, containerCache, containerElementCache, containerTreeCache, ctx, domainCache, ErrorMessage, externalMediaURL, fatalError, internalMediaURL, log, mediaServerCache, templateCache, webProjectCache, xmlCache
 
Constructor Summary
MediaBroadcast()
           
 
Method Summary
 void doGet(HttpServletRequest request, HttpServletResponse response)
          Process the HTTP Get request
 void doPost(HttpServletRequest request, HttpServletResponse response)
          Process the HTTP Post request
 
Methods inherited from class org.compiere.cm.HttpServletCM
getBuildDate, getChatCache, getContainerCache, getContainerElementCache, getContainerTreeCache, getCtx, getDomainCache, getExternalMediaURL, getExternalMediaURL, getInternalMediaURL, getLogger, getMediaServerCache, getSessionMediaURL, getTemplateCache, getWebProjectCache, getXMLCache, init, resetInternalMediaURL, setAD_Client_ID
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
 
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaBroadcast

public MediaBroadcast()
Method Detail

doGet

public void doGet(HttpServletRequest request,
                  HttpServletResponse response)
           throws ServletException,
                  IOException
Process the HTTP 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 the HTTP Post request

Overrides:
doPost in class HttpServlet
Parameters:
request -
response -
Throws:
ServletException
IOException

Adempiere 3.5.2a

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