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.Tomcat7CometSupport
public static final String COMET_EVENT "CometEvent"

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 BROADCASTER_LIFECYCLE_POLICY "org.atmosphere.cpr.broadcasterLifeCyclePolicy"
public static final String CONTAINER_RESPONSE "org.atmosphere.jersey.containerResponse"
public static final String DEFAULT_NAMED_DISPATCHER "default"
public static final String DISABLE_ONSTATE_EVENT "org.atmosphere.disableOnStateEvent"
public static final String DROP_ACCESS_CONTROL_ALLOW_ORIGIN_HEADER "org.atmosphere.cpr.dropAccessControlAllowOriginHeader"
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 JGROUPS_BROADCASTER "org.atmosphere.plugin.jgroups.JGroupsBroadcaster"
public static final String JMS_BROADCASTER "org.atmosphere.plugin.jms.JMSBroadcaster"
public static final String NO_CACHE_HEADERS "org.atmosphere.cpr.noCacheHeaders"
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 REDIS_BROADCASTER "org.atmosphere.plugin.redis.RedisBroadcaster"
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_CLASSES "/WEB-INF/classes/"
public static final String WEBSOCKET_CONTENT_TYPE "org.atmosphere.cpr.webSocket.messageContentType"
public static final String WEBSOCKET_METHOD "org.atmosphere.cpr.webSocket.messageMethod"
public static final String WEBSOCKET_SUPPORT "org.atmosphere.useWebSocket"
public static final String XMPP_BROADCASTER "org.atmosphere.plugin.xmpp.XMPPBroadcaster"

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 TOMCAT_7 "org.apache.catalina.core.StuckThreadDetectionValve"
public static final String WEBLOGIC "weblogic.servlet.http.FutureResponseModel"

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



Copyright © 2011. All Rights Reserved.