Uses of Class
org.apache.commons.net.imap.IMAPClient

Packages that use IMAPClient
org.apache.commons.net.imap Basic IMAP and IMAPS support classes 
 

Uses of IMAPClient in org.apache.commons.net.imap
 

Subclasses of IMAPClient in org.apache.commons.net.imap
 class AuthenticatingIMAPClient
          An IMAP Client class with authentication support.
 class IMAPSClient
          The IMAPSClient class provides SSL/TLS connection encryption to IMAPClient.
 



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