Uses of Class
org.atmosphere.cpr.DefaultBroadcaster

Packages that use DefaultBroadcaster
org.atmosphere.util   
 

Uses of DefaultBroadcaster in org.atmosphere.util
 

Subclasses of DefaultBroadcaster in org.atmosphere.util
 class AbstractBroadcasterProxy
          Abstract Broadcaster that delegates the internal processing to a proxy.
 class ExcludeSessionBroadcaster
          A example of how to extends/replace Broadcaster by defining the class value in META-INF/atmosphere.xml or by adding defining the org.atmosphere.cpr.broadcasterClass init-param in web.xml.
 class SimpleBroadcaster
          Simple Broadcaster implementation that use the calling thread when broadcasting events.
 



Copyright © 2011. All Rights Reserved.