Uses of Class
org.apache.tapestry.request.DecodedRequest

Packages that use DecodedRequest
org.apache.tapestry.request Deals with upload form data. 
 

Uses of DecodedRequest in org.apache.tapestry.request
 

Methods in org.apache.tapestry.request that return DecodedRequest
 DecodedRequest IRequestDecoder.decodeRequest(javax.servlet.http.HttpServletRequest request)
          Invoked to identify the actual properties from the request.
 

Constructors in org.apache.tapestry.request with parameters of type DecodedRequest
DecodedRequestWrapper(javax.servlet.http.HttpServletRequest request, DecodedRequest decoded)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.