Uses of Class javax.mail.Multipart

Uses in package javax.mail.internet

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.

Uses in package gnu.mail.providers.imap

Classes derived from javax.mail.Multipart

class
An IMAP multipart component.

Uses in package javax.mail

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.

© Copyright 2003, 2004 The Free Software Foundation, All rights reserved