com.sun.mail.imap
Class IMAPMultipartDataSource
java.lang.Object
MimePartDataSource
com.sun.mail.imap.IMAPMultipartDataSource
public class IMAPMultipartDataSource
- extends MimePartDataSource
This class
- Author:
- John Mani
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IMAPMultipartDataSource
protected IMAPMultipartDataSource(MimePart part,
BODYSTRUCTURE[] bs,
String sectionId,
IMAPMessage msg)
getCount
public int getCount()
getBodyPart
public BodyPart getBodyPart(int index)
throws MessagingException
- Throws:
MessagingException
Copyright © 2012 Oracle. All Rights Reserved.