public class IMAPMultipartDataSource
extends MimePartDataSource
| Modifier | Constructor and Description |
|---|---|
protected |
IMAPMultipartDataSource(MimePart part,
BODYSTRUCTURE[] bs,
java.lang.String sectionId,
IMAPMessage msg) |
| Modifier and Type | Method and Description |
|---|---|
BodyPart |
getBodyPart(int index) |
int |
getCount() |
protected IMAPMultipartDataSource(MimePart part,
BODYSTRUCTURE[] bs,
java.lang.String sectionId,
IMAPMessage msg)