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