Uses of Interface
org.atmosphere.cpr.BroadcasterConfig.FilterManipulator

Packages that use BroadcasterConfig.FilterManipulator
org.atmosphere.cpr   
 

Uses of BroadcasterConfig.FilterManipulator in org.atmosphere.cpr
 

Fields in org.atmosphere.cpr with type parameters of type BroadcasterConfig.FilterManipulator
protected  List<BroadcasterConfig.FilterManipulator> AtmosphereFramework.filterManipulators
           
 

Methods in org.atmosphere.cpr that return types with arguments of type BroadcasterConfig.FilterManipulator
 List<BroadcasterConfig.FilterManipulator> AtmosphereFramework.filterManipulators()
           
 

Methods in org.atmosphere.cpr with parameters of type BroadcasterConfig.FilterManipulator
 AtmosphereFramework AtmosphereFramework.filterManipulator(BroadcasterConfig.FilterManipulator m)
           
 



Copyright © 2014. All Rights Reserved.