Constant Field Values


Contents
org.atmosphere.*

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 GLASSFISH_V2 "com.sun.enterprise.web.connector.grizzly.comet.CometEngine"
public static final String GLASSFISH_V3 "com.sun.grizzly.comet.CometEngine"
public static final String GRIZZLY "com.sun.grizzly.http.servlet.ServletAdapter"
public static final String JBOSS_5 "org.apache.coyote.http11.Http11AprProtocol"
public static final String JBOSSWEB "org.apache.catalina.connector.HttpEventImpl"
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 JETTY "org.mortbay.util.ajax.Continuation"
public static final String JETTY_7 "org.eclipse.jetty.continuation.Continuation"
public static final String PROPERTY_BLOCKING_COMETSUPPORT "org.atmosphere.useBlocking"
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 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 © 2009 SUN Microsystems. All Rights Reserved.