Uses of Class
net.sourceforge.wurfl.core.handlers.classifiers.FilterChain

Packages that use FilterChain
net.sourceforge.wurfl.core.handlers.classifiers   
net.sourceforge.wurfl.core.handlers.matchers   
 

Uses of FilterChain in net.sourceforge.wurfl.core.handlers.classifiers
 

Methods in net.sourceforge.wurfl.core.handlers.classifiers that return FilterChain
 FilterChain FilterChainFactory.create()
          Return held FilterChain instance.
 

Uses of FilterChain in net.sourceforge.wurfl.core.handlers.matchers
 

Constructors in net.sourceforge.wurfl.core.handlers.matchers with parameters of type FilterChain
MatcherManager(WURFLModel model, FilterChain filterChain, MatcherChain matcherChain)
          Build a MatcherManager by model, matcher chain and filter chain.
 



Copyright © 2008-2010 WURFL-Pro srl. All Rights Reserved.