RichFaces Distribution Assembler 4.5.5.Final
- java.lang.Object
-
- javax.servlet.GenericServlet
-
- javax.servlet.http.HttpServlet
-
- org.atmosphere.cpr.AtmosphereServlet
-
- org.richfaces.webapp.PushServlet
-
- All Implemented Interfaces:
- Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public final class PushServlet
extends org.atmosphere.cpr.AtmosphereServlet
Push servlet wraps AtmosphereServlet
and during initialization it adds pre-initialized AtmosphereHandler
for
specified mapping.
- Author:
- Nick Belaevski
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.atmosphere.cpr.AtmosphereServlet
autoDetectHandlers, framework, initializer, isFilter, logger
-
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
-
PushServlet
public PushServlet()
-
Method Detail
-
destroy
public void destroy()
- Specified by:
destroy
in interface javax.servlet.Servlet
- Overrides:
destroy
in class org.atmosphere.cpr.AtmosphereServlet
RichFaces Distribution Assembler 4.5.5.Final
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.