Constant Field Values


Contents
org.atmosphere.*

org.atmosphere.cache.HeaderBroadcasterCache
public static final String HEADER_CACHE "X-Cache-Date"

org.atmosphere.container.BlockingIOCometSupport
protected static final String LATCH "org.atmosphere.container.BlockingIOCometSupport.latch"

org.atmosphere.container.JBossWebCometSupport
public static final String HTTP_EVENT "HttpEvent"

org.atmosphere.container.TomcatCometSupport
public static final String COMET_EVENT "CometEvent"

org.atmosphere.container.WebLogicCometSupport
public static final String RRK "RequestResponseKey"

org.atmosphere.cpr.AtmosphereServlet
public static final String BROADCAST_FILTER_CLASSES "org.atmosphere.cpr.broadcastFilterClasses"
public static final String BROADCASTER_CACHE "org.atmosphere.cpr.broadcasterCacheClass"
public static final String BROADCASTER_CLASS "org.atmosphere.cpr.broadcasterClass"
public static final String BROADCASTER_FACTORY "org.atmosphere.cpr.broadcasterFactory"
public static final String DEFAULT_NAMED_DISPATCHER "default"
public static final String DISABLE_ONSTATE_EVENT "org.atmosphere.disableOnStateEvent"
public static final String JERSEY_BROADCASTER "org.atmosphere.jersey.JerseyBroadcaster"
public static final String JERSEY_CONTAINER "com.sun.jersey.spi.container.servlet.ServletContainer"
public static final String PRIMEFACES_SERVLET "org.primefaces.comet.PrimeFacesCometServlet"
public static final String PROPERTY_BLOCKING_COMETSUPPORT "org.atmosphere.useBlocking"
public static final String PROPERTY_COMET_SUPPORT "org.atmosphere.cpr.cometSupport"
public static final String PROPERTY_NATIVE_COMETSUPPORT "org.atmosphere.useNative"
public static final String PROPERTY_SERVLET_MAPPING "org.atmosphere.jersey.servlet-mapping"
public static final String PROPERTY_SESSION_SUPPORT "org.atmosphere.cpr.sessionSupport"
public static final String PROPERTY_USE_STREAM "org.atmosphere.useStream"
public static final String RESUME_ON_BROADCAST "org.atmosphere.resumeOnBroadcast"
public static final String SUPPORT_SESSION "org.atmosphere.cpr.AsynchronousProcessor.supportSession"
public static final String WEB_INF "/WEB-INF/classes/"
public static final String WEBSOCKET_SUPPORT "org.atmosphere.useWebSocket"

org.atmosphere.cpr.DefaultCometSupportResolver
public static final String GLASSFISH_V2 "com.sun.enterprise.web.PEWebContainer"
public static final String GRIZZLY "com.sun.grizzly.http.servlet.ServletAdapter"
public static final String GRIZZLY_WEBSOCKET "com.sun.grizzly.websockets.WebSocketEngine"
public static final String JBOSS_5 "org.jboss."
public static final String JBOSSWEB "org.apache.catalina.connector.HttpEventImpl"
public static final String JETTY "org.mortbay.util.ajax.Continuation"
public static final String JETTY_7 "org.eclipse.jetty.servlet.ServletContextHandler"
public static final String JETTY_8 "org.eclipse.jetty.continuation.Servlet3Continuation"
public static final String SERVLET_30 "javax.servlet.AsyncListener"
public static final String TOMCAT "org.apache.coyote.http11.Http11NioProcessor"
public static final String WEBLOGIC "weblogic.servlet.http.FutureResponseModel"

org.atmosphere.util.AtmosphereFilterChain
public static final int INCREMENT 20



Copyright © 2011. All Rights Reserved.