Frames | No Frames |
Classes derived from javax.mail.Multipart | |
class | A MIME multipart container. |
Methods with parameter type javax.mail.Multipart | |
void | Sets the content of this part to be the specified multipart. |
void | Sets the content of this message to be the specified multipart. |
Classes derived from javax.mail.Multipart | |
class | An IMAP multipart component. |
Fields of type javax.mail.Multipart | |
Multipart | The Multipart object containing this BodyPart. |
Methods with parameter type javax.mail.Multipart | |
void | Sets the multipart content of this part. |
Methods with return type javax.mail.Multipart | |
Multipart | Returns the containing Multipart object, or null if not
known. |