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 TrackMessageSizeFilter
          A PerRequestBroadcastFilter implementation that add the expected length of the message.
 

Uses of PerRequestBroadcastFilter in org.atmosphere.cpr
 

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



Copyright © 2013. All Rights Reserved.