|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
org.mortbay.cometd.AbstractCometdServlet
org.mortbay.cometd.continuation.ContinuationCometdServlet
public class ContinuationCometdServlet
Field Summary |
---|
Fields inherited from class org.mortbay.cometd.AbstractCometdServlet |
---|
__DEFAULT_REFS_THRESHOLD, _bayeux, _refsThreshold, BROWSER_ID, CLIENT_ATTR, HTTP_CLIENT_ID, MESSAGE_PARAM, TRANSPORT_ATTR, TUNNEL_INIT_PARAM |
Constructor Summary | |
---|---|
ContinuationCometdServlet()
|
Method Summary | |
---|---|
protected AbstractBayeux |
newBayeux()
|
protected void |
service(HttpServletRequest request,
HttpServletResponse response)
|
Methods inherited from class org.mortbay.cometd.AbstractCometdServlet |
---|
browserId, getBayeux, getMessages, init, newBrowserId, 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 |
---|
public ContinuationCometdServlet()
Method Detail |
---|
protected AbstractBayeux newBayeux()
newBayeux
in class AbstractCometdServlet
protected void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, java.io.IOException
service
in class AbstractCometdServlet
ServletException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |