org.glowroot.shaded.sun.mail.util.package.html Maven / Gradle / Ivy
Utility classes for use with the JavaMail API.
These utility classes are not part of the JavaMail specification.
While this package contains many classes used by the JavaMail 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.