Constant Field Values


Contents
org.atmosphere.*

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.AsynchronousProcessor
protected static final String RESOURCE_EVENT "org.atmosphere.cpr.AtmosphereResourceImpl"
public static final String SUPPORT_SESSION "org.atmosphere.cpr.AsynchronousProcessor.supportSession"

org.atmosphere.cpr.AtmosphereServlet
public static final String BROADCASTER_TYPE "org.atmosphere.cpr.broadcasterType"
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_USE_STREAM "org.atmosphere.useStream"

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 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 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 8



Copyright © 2010 SUN Microsystems. All Rights Reserved.