public static class StandardMessageFactoryImpl.AttachmentReadingDataSource extends Object implements DataSource
| Constructor and Description |
|---|
AttachmentReadingDataSource(Attachment att) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
InputStream |
getInputStream() |
String |
getName() |
OutputStream |
getOutputStream() |
public AttachmentReadingDataSource(Attachment att)
public InputStream getInputStream() throws IOException
getInputStream in interface DataSourceIOExceptionpublic OutputStream getOutputStream() throws IOException
getOutputStream in interface DataSourceIOExceptionpublic String getContentType()
getContentType in interface DataSourcepublic String getName()
getName in interface DataSourceCopyright © 2021 McEvoy Software Ltd. All rights reserved.