Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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