Uses of Class
com.sun.mail.pop3.POP3Store
-
Packages that use POP3Store Package Description com.sun.mail.pop3 A POP3 protocol provider for the Jakarta Mail API that provides access to a POP3 message store. -
-
Uses of POP3Store in com.sun.mail.pop3
Subclasses of POP3Store in com.sun.mail.pop3 Modifier and Type Class Description class
POP3SSLStore
A POP3 Message Store using SSL.Constructors in com.sun.mail.pop3 with parameters of type POP3Store Constructor Description POP3Folder(POP3Store store, java.lang.String name)
-