|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MimePart | |
|---|---|
| javax.mail.internet | Classes specific to Internet mail systems. |
| Uses of MimePart in javax.mail.internet |
|---|
| Classes in javax.mail.internet that implement MimePart | |
|---|---|
class |
MimeBodyPart
This class represents a MIME body part. |
class |
MimeMessage
This class represents a MIME style email message. |
class |
PreencodedMimeBodyPart
A MimeBodyPart that handles data that has already been encoded. |
| Fields in javax.mail.internet declared as MimePart | |
|---|---|
protected MimePart |
MimePartDataSource.part
The MimePart that provides the data for this DataSource. |
| Constructors in javax.mail.internet with parameters of type MimePart | |
|---|---|
MimePartDataSource(MimePart part)
Constructor, that constructs a DataSource from a MimePart. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||