Frames | No Frames |
Methods with return type javax.mail.internet.MimeBodyPart | |
MimeBodyPart | MimeMultipart.createMimeBodyPart(InputStream is) Create and return a MimeBodyPart object to represent a body part parsed
from the InputStream. |
MimeBodyPart | Create and return a MimeBodyPart object to represent a body part parsed
from the InputStream. |
Classes derived from javax.mail.internet.MimeBodyPart | |
class | A MIME body part of an IMAP multipart message. |