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

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.
 class UrlPostMethod
          Deprecated. use PostMethod
 class UrlPutMethod
          Deprecated. use PutMethod
 



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