Uses of Package
org.eclipse.angus.mail.util
Packages that use org.eclipse.angus.mail.util
Package
Description
This package includes internal authentication support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
An IMAP protocol provider for the Jakarta Mail API
that provides access to an IMAP message store.
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
A POP3 protocol provider for the Jakarta Mail API
that provides access to a POP3 message store.
An SMTP protocol provider for the Jakarta Mail API
that provides access to an SMTP server.
Utility classes for use with the Jakarta Mail API.
-
Classes in org.eclipse.angus.mail.util used by org.eclipse.angus.mail.authClassDescriptionA simplified logger used by Jakarta Mail to handle logging to a PrintStream and logging through a java.util.logging.Logger.
-
Classes in org.eclipse.angus.mail.util used by org.eclipse.angus.mail.iapClassDescriptionA simplified logger used by Jakarta Mail to handle logging to a PrintStream and logging through a java.util.logging.Logger.
-
Classes in org.eclipse.angus.mail.util used by org.eclipse.angus.mail.imapClassDescriptionAnnotation to mark the default providers that are part of Jakarta Mail.A simplified logger used by Jakarta Mail to handle logging to a PrintStream and logging through a java.util.logging.Logger.A Message or message Part whose data can be read as a MIME format stream.
-
Classes in org.eclipse.angus.mail.util used by org.eclipse.angus.mail.imap.protocolClassDescriptionA simplified logger used by Jakarta Mail to handle logging to a PrintStream and logging through a java.util.logging.Logger.
-
Classes in org.eclipse.angus.mail.util used by org.eclipse.angus.mail.pop3ClassDescriptionAnnotation to mark the default providers that are part of Jakarta Mail.A Message or message Part whose data can be read as a MIME format stream.
-
Classes in org.eclipse.angus.mail.util used by org.eclipse.angus.mail.smtpClassDescriptionConvert lines into the canonical format, that is, terminate lines with the CRLF sequence.Annotation to mark the default providers that are part of Jakarta Mail.A simplified logger used by Jakarta Mail to handle logging to a PrintStream and logging through a java.util.logging.Logger.
-
Classes in org.eclipse.angus.mail.util used by org.eclipse.angus.mail.utilClassDescriptionThis class implements a BASE64 encoder.LineInputStream supports reading CRLF terminated lines that contain only US-ASCII characters from an input stream.This class is to support writing out Strings as a sequence of bytes terminated by a CRLF sequence.A simplified logger used by Jakarta Mail to handle logging to a PrintStream and logging through a java.util.logging.Logger.This class implements a QP Decoder.This class implements a Quoted Printable Encoder.An IOException that indicates a socket connection attempt failed.