Uses of Class
com.sun.mail.pop3.POP3Store

Packages that use POP3Store
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
 class POP3SSLStore
          A POP3 Message Store using SSL.