Uses of Interface
org.apache.tiles.request.attribute.EnumeratedValuesExtractor

Packages that use EnumeratedValuesExtractor
org.apache.tiles.request.collection Special collections and maps for attributes (like HTTP request or session attributes). 
org.apache.tiles.request.servlet.extractor Extractors to get attributes and other info from servlet requests and contexts. 
 

Uses of EnumeratedValuesExtractor in org.apache.tiles.request.collection
 

Constructors in org.apache.tiles.request.collection with parameters of type EnumeratedValuesExtractor
HeaderValuesMap(EnumeratedValuesExtractor request)
          Constructor.
 

Uses of EnumeratedValuesExtractor in org.apache.tiles.request.servlet.extractor
 

Classes in org.apache.tiles.request.servlet.extractor that implement EnumeratedValuesExtractor
 class HeaderExtractor
          Extract header values from an HTTP request.
 



Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.