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

possibleAtmosphereHandlersCandidate

ArrayList<E> possibleAtmosphereHandlersCandidate

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

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


Package org.atmosphere.util

Class org.atmosphere.util.BroadcasterLookup.OutOfScopeException extends Exception implements Serializable



Copyright © 2009 SUN Microsystems. All Rights Reserved.