Frames | No Frames |
Classes implementing javax.mail.Part | |
class | The message class implementing the POP3 mail protocol. |
Classes implementing javax.mail.Part | |
class | This class models a Part that is contained within a Multipart. |
class | This class models an email message. |
Constructors with parameter type javax.mail.Part | |
Create a MessageContext object describing the context of the given Part. |
Fields of type javax.mail.Part | |
Part | The Part containing this Multipart, if known. |
Methods with parameter type javax.mail.Part | |
void | Set the parent of this Multipart to be the specified Part. |
Methods with return type javax.mail.Part | |
Part | Return the Part that contains this Multipart object, or null if not known. |
Part | Return the Part that contains the content. |
Classes implementing javax.mail.Part | |
class | A MIME body part of an IMAP multipart message. |
class | The message class implementing the IMAP4 mail protocol. |
Constructors with parameter type javax.mail.Part | |
Called by the IMAPMessage. |
Classes implementing javax.mail.Part | |
class | This class represents a MIME body part. |
class | This class represents a MIME style email message. |
Classes implementing javax.mail.Part | |
class | The message class implementing the Maildir mail protocol. |
Classes implementing javax.mail.Part | |
class | A JavaMail MIME message delegate for an NNTP article. |
Classes implementing javax.mail.Part | |
class | The message class implementing the Mbox mail protocol. |