public class InputStreamSource extends Object implements org.apache.commons.httpclient.methods.multipart.PartSource
| Constructor and Description |
|---|
InputStreamSource() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
createInputStream() |
String |
getFileName() |
long |
getLength() |
public long getLength()
getLength in interface org.apache.commons.httpclient.methods.multipart.PartSourcepublic String getFileName()
getFileName in interface org.apache.commons.httpclient.methods.multipart.PartSourcepublic InputStream createInputStream() throws IOException
createInputStream in interface org.apache.commons.httpclient.methods.multipart.PartSourceIOExceptionCopyright © 2020 Empyr, Inc.. All rights reserved.