Uses of Class
org.apache.tomcat.util.test.Body

Packages that use Body
org.apache.tomcat.util.test   
 

Uses of Body in org.apache.tomcat.util.test
 

Methods in org.apache.tomcat.util.test that return Body
 Body HttpClient.createComment()
           
 

Methods in org.apache.tomcat.util.test with parameters of type Body
 void HttpRequest.addBody(Body b)
          Add content to the request, for POST ( alternate method )
 void HttpRequest.addVerbose(Body b)
          Add content to the request, for POST ( alternate method )
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.