HttpClient 3.1-redhat-3

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

Packages that use PartBase
org.apache.commons.httpclient.methods.multipart Provides Multipart support classes for the MultipartPostMethod
 

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
 


HttpClient 3.1-redhat-3

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