Serialized Form


Package org.atmosphere.cpr

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

Serialized Fields

useNativeImplementation

boolean useNativeImplementation

possibleAtmosphereHandlersCandidate

ArrayList<E> possibleAtmosphereHandlersCandidate

atmosphereHandlers

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


cometSupport

CometSupport<E extends AtmosphereEvent> cometSupport

config

AtmosphereServlet.AtmosphereConfig config

Package org.atmosphere.util

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



Copyright © 2009 SUN Microsystems. All Rights Reserved.