Uses of Package
com.enterprisedt.util.proxy

Packages that use com.enterprisedt.util.proxy
com.enterprisedt.net.ftp Contains classes that add support for secure file transfers via the SFTP and FTPS protocols, as well as advanced FTP features such as connection pooling and asynchronous methods. 
com.enterprisedt.net.ftp.pro Contains classes for enhanced FTP client functionality. 
com.enterprisedt.net.ftp.ssh Contains classes for SFTP (FTP via SSH) client functionality. 
com.enterprisedt.net.ftp.ssl Contains classes for FTPS (FTP over SSL) client functionality. 
com.enterprisedt.util.proxy Contains classes for proxy functionality, including SOCKS and HTTP proxies. 
 

Classes in com.enterprisedt.util.proxy used by com.enterprisedt.net.ftp
ProxySettings
          Settings required for using a proxy
StreamSocket
          Interface of all stream sockets
 

Classes in com.enterprisedt.util.proxy used by com.enterprisedt.net.ftp.pro
ProxyServerSocket
          Supports no proxy or SOCKS proxies.
ProxySettings
          Settings required for using a proxy
StreamSocket
          Interface of all stream sockets
 

Classes in com.enterprisedt.util.proxy used by com.enterprisedt.net.ftp.ssh
ProxySettings
          Settings required for using a proxy
 

Classes in com.enterprisedt.util.proxy used by com.enterprisedt.net.ftp.ssl
ProxyServerSocket
          Supports no proxy or SOCKS proxies.
ProxySettings
          Settings required for using a proxy
StreamServerSocket
          Description
StreamSocket
          Interface of all stream sockets
 

Classes in com.enterprisedt.util.proxy used by com.enterprisedt.util.proxy
HttpHeader
           
HttpProxySocket
           
PlainSocket
           
ProxySettings
          Settings required for using a proxy
ProxyType
          Enumerates different proxy types
Socks4ProxySocket
           
Socks5ProxySocket
           
SocksProxySocket
           
StreamServerSocket
          Description
StreamSocket
          Interface of all stream sockets
 



Copyright © 2001-2011 Enterprise Distributed Technologies Ltd. All Rights Reserved.