|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FTPConstants | |
|---|---|
| com.myjavaworld.ftp | This package contains the interfaces and default implementations for accessing a remote computer using file transfer protocol (FTP). |
| Uses of FTPConstants in com.myjavaworld.ftp |
|---|
| Classes in com.myjavaworld.ftp that implement FTPConstants | |
|---|---|
class |
AS400FTPClient
An FTP client implementation that can be used with AS/400 systems. |
class |
ControlConnection
This class represents a Control Connection as specified in the FTP protocol specification. |
class |
DataConnection
A DataConnection object is used to transfer data over the data
connection in an FTP process. |
class |
DefaultFTPClient
The default implementation of FTPClient. |
class |
ExplicitSSLControlConnection
This class represents a Control Connection as specified in the FTP protocol specification. |
class |
ImplicitSSLControlConnection
This class represents a Control Connection as specified in the FTP protocol specification. |
class |
SSLDataConnection
A DataConnection object is used to transfer data over the data
connection in an FTP process. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||