Package | Description |
---|---|
com.sun.mail.auth | |
com.sun.mail.gimap |
An EXPERIMENTAL IMAP protocol provider that supports the
Gmail-specific IMAP protocol extensions
.
|
com.sun.mail.gimap.protocol | |
com.sun.mail.iap | |
com.sun.mail.imap |
An IMAP protocol provider for the JavaMail API
that provides access to an IMAP message store.
|
com.sun.mail.imap.protocol | |
com.sun.mail.pop3 |
A POP3 protocol provider for the JavaMail API
that provides access to a POP3 message store.
|
com.sun.mail.smtp |
An SMTP protocol provider for the JavaMail API
that provides access to an SMTP server.
|
com.sun.mail.util |
Utility classes for use with the JavaMail API.
|
Class | Description |
---|---|
MailLogger |
A simplified logger used by JavaMail to handle logging to a
PrintStream and logging through a java.util.logging.Logger.
|
Class | Description |
---|---|
ReadableMime |
A Message or message Part whose data can be read as a MIME format
stream.
|
Class | Description |
---|---|
MailLogger |
A simplified logger used by JavaMail to handle logging to a
PrintStream and logging through a java.util.logging.Logger.
|
Class | Description |
---|---|
MailLogger |
A simplified logger used by JavaMail to handle logging to a
PrintStream and logging through a java.util.logging.Logger.
|
Class | Description |
---|---|
MailLogger |
A simplified logger used by JavaMail to handle logging to a
PrintStream and logging through a java.util.logging.Logger.
|
ReadableMime |
A Message or message Part whose data can be read as a MIME format
stream.
|
Class | Description |
---|---|
MailLogger |
A simplified logger used by JavaMail to handle logging to a
PrintStream and logging through a java.util.logging.Logger.
|
Class | Description |
---|---|
ReadableMime |
A Message or message Part whose data can be read as a MIME format
stream.
|
Class | Description |
---|---|
CRLFOutputStream |
Convert lines into the canonical format, that is, terminate lines with the
CRLF sequence.
|
MailLogger |
A simplified logger used by JavaMail to handle logging to a
PrintStream and logging through a java.util.logging.Logger.
|
Class | Description |
---|---|
BASE64EncoderStream |
This class implements a BASE64 encoder.
|
MailLogger |
A simplified logger used by JavaMail to handle logging to a
PrintStream and logging through a java.util.logging.Logger.
|
QPDecoderStream |
This class implements a QP Decoder.
|
QPEncoderStream |
This class implements a Quoted Printable Encoder.
|
SocketConnectException |
An IOException that indicates a socket connection attempt failed.
|
Copyright © 2018 Oracle. All rights reserved.