Uses of Class
com.sun.mail.pop3.POP3Store
-
Packages that use POP3Store Package Description com.sun.mail.pop3 A POP3 protocol provider for the JavaMail 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.
-