Secure iNet Factory

Uses of Class
com.jscape.inet.imap.Imap

Packages that use Imap
com.jscape.inet.imapssh Contains classes for securely communicating with an IMAP server using an encrypted SSH tunnel. 
com.jscape.inet.imapssl Contains classes for securely communicating with an IMAP server using SSL. 
 

Uses of Imap in com.jscape.inet.imapssh
 

Subclasses of Imap in com.jscape.inet.imapssh
 class ImapSsh
          Implements the basic functionality of a IMAP client tunnelling data through a secure SSH connection.
 

Uses of Imap in com.jscape.inet.imapssl
 

Subclasses of Imap in com.jscape.inet.imapssl
 class ImapSsl
          Implements the basic functionality of a secure IMAP client using SSL/TLS.
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved