Package org.atmosphere.util

Interface Summary
IntrospectionUtils.AttributeHolder  
IntrospectionUtils.PropertySource  
 

Class Summary
AtmosphereConfigReader Descriptor for an Atmosphere configuraton file.
AtmosphereFilterChain Implementation of javax.servlet.FilterChain used to manage the execution of a set of filters for a particular request.
BroadcasterLookup A class that can be used to lookup Broadcaster based on the returned value of Broadcaster.getID() and Broadcaster.getScope()
FilterConfigImpl FilterConfig implementation.
IntrospectionUtils Utils for introspection and reflection
LoggerUtils Customize the Logger used by the Atmosphere.
LoggingFormatter Format the record to include the Thread that logged the record.
SimpleBroadcaster Simple Broadcaster implementation that use the calling thread when broadcasting events.
StringFilterAggregator Simple Aggregator that aggregate broadcasted String until it reach the limit.
Version Class contains information about Atmosphere framework
WebDotXmlReader web.xml reader.
XSSHtmlFilter Simple BroadcastFilter which automatically filter HTML/HTTP character into proper value, like \n replace by <br>.
 



Copyright © 2010 SUN Microsystems. All Rights Reserved.