Uses of Class
org.apache.commons.net.pop3.POP3SClient
-
Packages that use POP3SClient Package Description org.apache.commons.net.pop3 POP3 and POP3S mail -
-
Uses of POP3SClient in org.apache.commons.net.pop3
Subclasses of POP3SClient in org.apache.commons.net.pop3 Modifier and Type Class Description class
ExtendedPOP3Client
A POP3 Cilent class with protocol and authentication extensions support (RFC2449 and RFC2195).
-