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 JSONPTransportFilter
          A BroadcastFilter that add support for jQuery.atmosphere.js JSONP_TRANSPORT support.
 class TrackMessageSizeFilter
           
 

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.