Uses of Class
org.apache.tomcat.util.http.Parameters

Packages that use Parameters
org.apache.tomcat.core Architecture 
org.apache.tomcat.util.http Special utils for handling HTTP-specific entities - headers, parameters, cookies, etc. 
 

Uses of Parameters in org.apache.tomcat.core
 

Fields in org.apache.tomcat.core declared as Parameters
protected  Parameters Request.params
           
 

Methods in org.apache.tomcat.core that return Parameters
 Parameters Request.parameters()
           
 

Uses of Parameters in org.apache.tomcat.util.http
 

Methods in org.apache.tomcat.util.http that return Parameters
 Parameters Parameters.getCurrentSet()
           
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.