Uses of Interface
org.atmosphere.cpr.PerRequestBroadcastFilter
-
Packages that use PerRequestBroadcastFilter Package Description org.atmosphere.client org.atmosphere.cpr -
-
Uses of PerRequestBroadcastFilter in org.atmosphere.client
Classes in org.atmosphere.client that implement PerRequestBroadcastFilter Modifier and Type Class Description classTrackMessageSizeFilterAPerRequestBroadcastFilterimplementation that add the expected length of the message. -
Uses of PerRequestBroadcastFilter in org.atmosphere.cpr
Classes in org.atmosphere.cpr that implement PerRequestBroadcastFilter Modifier and Type Class Description classBroadcastFilterAdapterAdapter forPerRequestBroadcastFilter.Fields in org.atmosphere.cpr with type parameters of type PerRequestBroadcastFilter Modifier and Type Field Description protected java.util.concurrent.ConcurrentLinkedQueue<PerRequestBroadcastFilter>BroadcasterConfig. perRequestFilters
-