Uses of Class
org.apache.commons.net.pop3.POP3Client

Packages that use POP3Client
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
 class ExtendedPOP3Client
          A POP3 Cilent class with protocol and authentication extensions support (RFC2449 and RFC2195).
 class POP3SClient
          POP3 over SSL processing.
 



Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.