|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProxyServerSocket | |
|---|---|
| com.enterprisedt.net.ftp.pro | Contains classes for enhanced FTP client functionality. |
| com.enterprisedt.net.ftp.ssl | Contains classes for FTPS (FTP over SSL) client functionality. |
| Uses of ProxyServerSocket in com.enterprisedt.net.ftp.pro |
|---|
| Fields in com.enterprisedt.net.ftp.pro declared as ProxyServerSocket | |
|---|---|
protected ProxyServerSocket |
ProFTPActiveDataSocket.sock
The underlying socket for Active connection. |
| Constructors in com.enterprisedt.net.ftp.pro with parameters of type ProxyServerSocket | |
|---|---|
ProFTPActiveDataSocket(ProxyServerSocket sock)
Constructor |
|
| Uses of ProxyServerSocket in com.enterprisedt.net.ftp.ssl |
|---|
| Subclasses of ProxyServerSocket in com.enterprisedt.net.ftp.ssl | |
|---|---|
class |
SSLProxyServerSocket
Supports no proxy or SOCKS proxies. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||