org.richfaces.webapp
public final class PushServlet extends org.atmosphere.cpr.AtmosphereServlet
AtmosphereServlet
and during initialization it adds pre-initialized AtmosphereHandler
for
specified mapping.Constructor and Description |
---|
PushServlet() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
init(javax.servlet.ServletConfig sc) |
configureFramework, doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, framework, newAtmosphereFramework
public void init(javax.servlet.ServletConfig sc) throws javax.servlet.ServletException
init
in interface javax.servlet.Servlet
init
in class org.atmosphere.cpr.AtmosphereServlet
javax.servlet.ServletException
public void destroy()
destroy
in interface javax.servlet.Servlet
destroy
in class org.atmosphere.cpr.AtmosphereServlet
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.