|
||||||||||
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.primefaces.push.PushServlet
public class PushServlet
Field Summary | |
---|---|
static String |
RULES
|
Fields inherited from class org.atmosphere.cpr.AtmosphereServlet |
---|
framework |
Constructor Summary | |
---|---|
PushServlet()
|
Method Summary | |
---|---|
void |
init(javax.servlet.ServletConfig sc)
|
Methods inherited from class org.atmosphere.cpr.AtmosphereServlet |
---|
destroy, 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 |
Field Detail |
---|
public static final String RULES
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |