org.mortbay.cometd.continuation
Class EXoContinuationCometdServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.mortbay.cometd.AbstractCometdServlet
org.mortbay.cometd.continuation.ContinuationCometdServlet
org.mortbay.cometd.continuation.EXoContinuationCometdServlet
- All Implemented Interfaces:
- Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public class EXoContinuationCometdServlet
- extends org.mortbay.cometd.continuation.ContinuationCometdServlet
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Vitaly Parfonov
- See Also:
- Serialized Form
| Fields inherited from class org.mortbay.cometd.AbstractCometdServlet |
_asyncDeliver, _bayeux, BROWSER_ID, CLIENT_ATTR, HTTP_CLIENT_ID, MESSAGE_PARAM, TRANSPORT_ATTR, TUNNEL_INIT_PARAM |
| Methods inherited from class org.mortbay.cometd.continuation.ContinuationCometdServlet |
doGet, doPost |
| Methods inherited from class org.mortbay.cometd.AbstractCometdServlet |
browserId, getBayeux, getMessages, init, newBrowserId, service |
| Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service |
| Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, log, log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXoContinuationCometdServlet
public EXoContinuationCometdServlet()
init
public void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
-
- Specified by:
init in interface javax.servlet.Servlet- Overrides:
init in class javax.servlet.GenericServlet
- Throws:
javax.servlet.ServletException
newBayeux
protected EXoContinuationBayeux newBayeux()
-
- Overrides:
newBayeux in class org.mortbay.cometd.continuation.ContinuationCometdServlet
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.