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.multipart.PartBase

Uses of PartBase in org.apache.commons.httpclient.methods.multipart
 

Subclasses of PartBase in org.apache.commons.httpclient.methods.multipart
 class FilePart
          This class implements a part of a Multipart post object that consists of a file.
 class StringPart
          Simple string parameter for a multipart post