- java.lang.Object
-
- javax.mail.Provider
-
- com.sun.mail.imap.IMAPSSLProvider
-
public class IMAPSSLProvider extends Provider
The IMAP SSL protocol provider.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class javax.mail.Provider
Provider.Type
-
-
Constructor Summary
Constructors Constructor Description IMAPSSLProvider()
-
Method Summary
-
Methods inherited from class javax.mail.Provider
getClassName, getProtocol, getType, getVendor, getVersion, toString
-
-