Utility classes for use with the Jakarta Mail API. These utility classes are not part of the Jakarta Mail specification. While this package contains many classes used by the Jakarta Mail implementation and not intended for direct use by applications, the classes documented here may be of use to applications.
Classes in this package log debugging information using {@link java.util.logging} as described in the following table:
Logger Name | Logging Level | Purpose |
---|---|---|
com.sun.mail.util.socket | FINER | Debugging output related to creating sockets |
WARNING: The APIs in this package should be considered EXPERIMENTAL. They may be changed in the future in ways that are incompatible with applications using the current APIs.