org.mortbay.cometd
Class SuspendingCometdServlet
java.lang.Object
javax.servlet.GenericServlet
org.mortbay.cometd.AbstractCometdServlet
org.mortbay.cometd.SuspendingCometdServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class SuspendingCometdServlet
- extends AbstractCometdServlet
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SuspendingCometdServlet
public SuspendingCometdServlet()
newBayeux
protected AbstractBayeux newBayeux()
- Specified by:
newBayeux
in class AbstractCometdServlet
service
public void service(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Specified by:
service
in class AbstractCometdServlet
- Throws:
ServletException
IOException
Copyright © 1995-2008 Mort Bay Consulting. All Rights Reserved.