Serialized Form
|
Package org.atmosphere.cpr |
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
isBroadcasterSpecified
boolean isBroadcasterSpecified
Copyright © 2010 SUN Microsystems. All Rights Reserved.