|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of FTPCommand in com.glub.secureftp.bean |
|---|
| Subclasses of FTPCommand in com.glub.secureftp.bean | |
|---|---|
class |
SSLFTPCommand
The SSLFTPCommand class is responsible for handling the SSL
command extensions used in the File Transfer Protocol. |
| Fields in com.glub.secureftp.bean declared as FTPCommand | |
|---|---|
protected FTPCommand |
FTP.command
This handles the FTP commands. |
| Methods in com.glub.secureftp.bean that return FTPCommand | |
|---|---|
FTPCommand |
FTP.getFTPCommand()
Get the FTPCommand object. |
protected FTPCommand |
SSLFTP.makeFTPCommand(BufferedReader inputReader,
PrintWriter outputWriter)
Set the FTPCommand object. |
protected FTPCommand |
FTP.makeFTPCommand(BufferedReader inputReader,
PrintWriter outputWriter)
Set the FTPCommand object. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||