public interface IMimeAttachment
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
String |
getFileName() |
InputStream |
getInputStream() |
String getFileName() throws IOException
IOExceptionString getContentType() throws IOException
IOExceptionInputStream getInputStream() throws IOException
IOExceptionCopyright © 2019–2021 HCL. All rights reserved.