- java.lang.Object
-
- javax.servlet.GenericServlet
-
- javax.servlet.http.HttpServlet
-
- org.atmosphere.cpr.AtmosphereServlet
-
- org.atmosphere.cometd.CometdServlet
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected static org.slf4j.Logger |
logger |
-
Fields inherited from class org.atmosphere.cpr.AtmosphereServlet
initializer
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
destroy() |
void |
init(javax.servlet.ServletConfig sc) |
-
Methods inherited from class org.atmosphere.cpr.AtmosphereServlet
configureFramework, configureFramework, doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, framework, newAtmosphereFramework
-
Methods inherited from class javax.servlet.http.HttpServlet
getLastModified, service, service
-
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
-
CometdServlet
public CometdServlet()
-
Method Detail
-
destroy
public void destroy()
- Specified by:
destroy in interface javax.servlet.Servlet
- Overrides:
destroy in class org.atmosphere.cpr.AtmosphereServlet
Copyright © 2016. All Rights Reserved.