Secure iNet Factory

Uses of Class
com.jscape.inet.pop.Pop

Packages that use Pop
com.jscape.inet.popssh Contains classes for securely communicating with POP3 (Post Office Protocol version 3) servers using an encrypted SSH tunnel. 
com.jscape.inet.popssl Contains classes for securely communicating with POP3 (Post Office Protocol version 3) servers using SSL. 
 

Uses of Pop in com.jscape.inet.popssh
 

Subclasses of Pop in com.jscape.inet.popssh
 class PopSsh
          Implements the basic functionality of a POP3 client tunnelling all data through a secure SSH connection.
 

Uses of Pop in com.jscape.inet.popssl
 

Subclasses of Pop in com.jscape.inet.popssl
 class PopSsl
          Implements the basic functionality of a secure POP3 client using SSL/TLS.
 


Secure iNet Factory

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