|
RichFaces Core Implementation 4.3.1.Final-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.atmosphere.cpr.AtmosphereServlet
org.richfaces.webapp.PushServlet
public final class PushServlet
Field Summary |
---|
Fields inherited from class org.atmosphere.cpr.AtmosphereServlet |
---|
framework, logger |
Constructor Summary | |
---|---|
PushServlet()
|
Method Summary | |
---|---|
void |
destroy()
|
void |
init(javax.servlet.ServletConfig sc)
|
Methods inherited from class org.atmosphere.cpr.AtmosphereServlet |
---|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, event, event, event, framework |
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 |
Methods inherited from interface org.atmosphere.di.ServletContextProvider |
---|
getServletContext |
Methods inherited from interface javax.servlet.Servlet |
---|
getServletConfig, getServletInfo, service |
Constructor Detail |
---|
public PushServlet()
Method Detail |
---|
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
|
RichFaces Core Implementation 4.3.1.Final-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |