Uses of Class
org.apache.commons.httpclient.methods.EntityEnclosingMethod

Packages that use EntityEnclosingMethod
org.apache.commons.httpclient.methods Classes implementing HttpMethod for the base HTTP methods. 
 

Uses of EntityEnclosingMethod in org.apache.commons.httpclient.methods
 

Subclasses of EntityEnclosingMethod in org.apache.commons.httpclient.methods
 class PostMethod
          Implements the HTTP POST method.
 class PutMethod
          Implements the HTTP PUT method.
 



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