|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ControlConnection | |
|---|---|
| com.myjavaworld.ftp | This package contains the interfaces and default implementations for accessing a remote computer using file transfer protocol (FTP). |
| Uses of ControlConnection in com.myjavaworld.ftp |
|---|
| Subclasses of ControlConnection in com.myjavaworld.ftp | |
|---|---|
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. |
| Fields in com.myjavaworld.ftp declared as ControlConnection | |
|---|---|
protected ControlConnection |
DefaultFTPClient.controlConnection
A Control Connection object for sending commands and receiving replies. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||