Uses of Annotation Type
com.sun.mail.util.DefaultProvider
Packages that use DefaultProvider
Package
Description
An EXPERIMENTAL IMAP protocol provider that supports the
Gmail-specific IMAP protocol extensions
.
An IMAP protocol provider for the Jakarta Mail API
that provides access to an IMAP message store.
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.
-
Uses of DefaultProvider in com.sun.mail.gimap
Classes in com.sun.mail.gimap with annotations of type DefaultProviderModifier and TypeClassDescriptionclass
The Gmail IMAP protocol provider.class
The Gmail IMAP protocol provider. -
Uses of DefaultProvider in com.sun.mail.imap
Classes in com.sun.mail.imap with annotations of type DefaultProviderModifier and TypeClassDescriptionclass
The IMAP protocol provider.class
The IMAP SSL protocol provider. -
Uses of DefaultProvider in com.sun.mail.pop3
Classes in com.sun.mail.pop3 with annotations of type DefaultProviderModifier and TypeClassDescriptionclass
The POP3 protocol provider.class
The POP3 SSL protocol provider. -
Uses of DefaultProvider in com.sun.mail.smtp
Classes in com.sun.mail.smtp with annotations of type DefaultProviderModifier and TypeClassDescriptionclass
The SMTP protocol provider.class
The SMTP SSL protocol provider.