| com.ning.http.client.Part |
Known Indirect Subclasses
| ByteArrayPart |
|
| FilePart |
This class is an adaptation of the Apache HttpClient implementationhttp://hc.apache.org/httpclient-3.x/ |
| Part |
This class is an adaptation of the Apache HttpClient implementationhttp://hc.apache.org/httpclient-3.x/ |
| PartBase |
This class is an adaptation of the Apache HttpClient implementationhttp://hc.apache.org/httpclient-3.x/ |
| StringPart |
This class is an adaptation of the Apache HttpClient implementationhttp://hc.apache.org/httpclient-3.x/ |
|
Class Overview
Interface for the parts in a multipart request.
Summary
| Public Methods |
|
abstract
String
|
getName()
|
Public Methods
public
abstract
String
getName
()