public final class AttachmentHttpBinding.PartDataSource extends Object implements DataSource
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
InputStream |
getInputStream() |
String |
getName() |
OutputStream |
getOutputStream() |
String |
getSubmittedFileName() |
public String getSubmittedFileName()
public OutputStream getOutputStream() throws IOException
getOutputStream in interface DataSourceIOExceptionpublic String getName()
getName in interface DataSourcepublic InputStream getInputStream() throws IOException
getInputStream in interface DataSourceIOExceptionpublic String getContentType()
getContentType in interface DataSourceApache Camel