Uses of Class
org.apache.commons.net.pop3.POP3Client
-
Packages that use POP3Client Package Description org.apache.commons.net.pop3 POP3 and POP3S mail -
-
Uses of POP3Client in org.apache.commons.net.pop3
Subclasses of POP3Client in org.apache.commons.net.pop3 Modifier and Type Class Description classExtendedPOP3ClientA POP3 Cilent class with protocol and authentication extensions support (RFC2449 and RFC2195).classPOP3SClientPOP3 over SSL processing.
-