|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.util.EMail
public class EMail
Constructor Summary | |
---|---|
EMail(javax.mail.internet.MimeMessage message)
|
Method Summary | |
---|---|
javax.mail.BodyPart |
getBodyPart(int bodypart)
|
int |
getBodyPartCount()
|
java.lang.String |
getContentType(int bodypart)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EMail(javax.mail.internet.MimeMessage message) throws java.io.IOException, javax.mail.MessagingException
java.io.IOException
javax.mail.MessagingException
Method Detail |
---|
public int getBodyPartCount() throws javax.mail.MessagingException
javax.mail.MessagingException
public java.lang.String getContentType(int bodypart) throws javax.mail.MessagingException
javax.mail.MessagingException
public javax.mail.BodyPart getBodyPart(int bodypart) throws javax.mail.MessagingException
javax.mail.MessagingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |