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