Uses of Interface
org.atmosphere.cpr.PerRequestBroadcastFilter

Packages that use PerRequestBroadcastFilter
org.atmosphere.client   
org.atmosphere.cpr   
 

Uses of PerRequestBroadcastFilter in org.atmosphere.client
 

Classes in org.atmosphere.client that implement PerRequestBroadcastFilter
 class JavascriptClientFilter
          Filter that inject Javascript code to a broadcast so it can be used with the Atmosphere JQuery Plugin.
 

Uses of PerRequestBroadcastFilter in org.atmosphere.cpr
 

Fields in org.atmosphere.cpr with type parameters of type PerRequestBroadcastFilter
protected  ConcurrentLinkedQueue<PerRequestBroadcastFilter> BroadcasterConfig.perRequestFilters
           
 



Copyright © 2011. All Rights Reserved.