| Package | Description |
|---|---|
| com.sun.mail.auth |
This package includes internal authentication support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
|
| com.sun.mail.util |
Utility classes for use with the JavaMail API.
|
| Class and Description |
|---|
| MailLogger
A simplified logger used by JavaMail to handle logging to a
PrintStream and logging through a java.util.logging.Logger.
|
| Class and 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.