com.ning.http.multipart.PartSource |
![]() |
This class is an adaptation of the Apache HttpClient implementationhttp://hc.apache.org/httpclient-3.x/
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets a new InputStream for reading this source.
| |||||||||||
Gets the name of the file this source represents.
| |||||||||||
Gets the number of bytes contained in this source.
|
Gets a new InputStream for reading this source. This method can be called more than once and should therefore return a new stream every time.
IOException | if an error occurs when creating the InputStream |
---|
Gets the name of the file this source represents.
Gets the number of bytes contained in this source.