Serialized Form


Package org.atmosphere.cpr

Class org.atmosphere.cpr.AtmosphereServlet extends weblogic.servlet.http.AbstractAsyncServlet implements Serializable

Serialized Fields

useNativeImplementation

boolean useNativeImplementation

useBlockingImplementation

boolean useBlockingImplementation

useStreamForFlushingComments

boolean useStreamForFlushingComments

possibleAtmosphereHandlersCandidate

ArrayList<E> possibleAtmosphereHandlersCandidate

initParams

HashMap<K,V> initParams

atmosphereHandlers

Map<K,V> atmosphereHandlers
The list of AtmosphereHandler and their associated mapping.


cometSupport

CometSupport<E extends AtmosphereResource> cometSupport

config

AtmosphereServlet.AtmosphereConfig config

isFilter

boolean isFilter

broadcasterClassName

String broadcasterClassName

isCometSupportConfigured

AtomicBoolean isCometSupportConfigured

isCometSupportSpecified

boolean isCometSupportSpecified

Class org.atmosphere.cpr.MeteorServlet extends AtmosphereServlet implements Serializable



Copyright © 2010 SUN Microsystems. All Rights Reserved.