public interface IIMAPBodyPart
Modifier and Type | Method and Description |
---|---|
Object |
getContent() |
String |
getContentType() |
String |
getDescription() |
String |
getFileName() |
InputStream |
getInputStream() |
int |
getSize() |
int getSize()
Object getContent()
InputStream getInputStream()
String getFileName()
String getContentType()
String getDescription()
Copyright © 2024 Visiativ. All rights reserved.