Package | Description |
---|---|
javax.mail.internet |
Classes specific to Internet mail systems.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
protected MimePart |
MimePartDataSource.part
The MimePart that provides the data for this DataSource.
|
Constructor and Description |
---|
MimePartDataSource(MimePart part)
Constructor, that constructs a DataSource from a MimePart.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.