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