A C D E F G I L M N O R S T V W 

A

aborted() - Method in class org.waarp.ftp.client.DataTimeOutListener
 

C

changeDir(String) - Method in class org.waarp.ftp.client.WaarpFtp4jClient
Change remote directory
changeDir(String) - Method in class org.waarp.ftp.client.WaarpFtpClient
Change remote directory
changeFileType(boolean) - Method in class org.waarp.ftp.client.WaarpFtp4jClient
Change the FileType of Transfer (Binary true, ASCII false)
changeFileType(boolean) - Method in class org.waarp.ftp.client.WaarpFtpClient
Change the FileType of Transfer (Binary true, ASCII false)
changeMode(boolean) - Method in class org.waarp.ftp.client.WaarpFtp4jClient
Change to passive (true) or active (false) mode
changeMode(boolean) - Method in class org.waarp.ftp.client.WaarpFtpClient
Change to passive (true) or active (false) mode
close() - Method in class org.waarp.ftp.client.NullOutputStream
 
completed() - Method in class org.waarp.ftp.client.DataTimeOutListener
 
connect() - Method in class org.waarp.ftp.client.WaarpFtp4jClient
Try to connect to the server and goes with the authentication
connect() - Method in class org.waarp.ftp.client.WaarpFtpClient
Try to connect to the server and goes with the authentication

D

DataTimeOutListener - Class in org.waarp.ftp.client
Timeout listener for Data connection for FTP4J model
DataTimeOutListener(FTPClient, long, String, String) - Constructor for class org.waarp.ftp.client.DataTimeOutListener
 
disconnect() - Method in class org.waarp.ftp.client.WaarpFtp4jClient
Disconnect the Ftp Client
disconnect() - Method in class org.waarp.ftp.client.WaarpFtpClient
Disconnect the Ftp Client

E

executeCommand(String) - Method in class org.waarp.ftp.client.WaarpFtp4jClient
 
executeCommand(String) - Method in class org.waarp.ftp.client.WaarpFtpClient
 
executeSiteCommand(String) - Method in class org.waarp.ftp.client.WaarpFtp4jClient
 
executeSiteCommand(String) - Method in class org.waarp.ftp.client.WaarpFtpClient
 

F

failed() - Method in class org.waarp.ftp.client.DataTimeOutListener
 
featureEnabled(String) - Method in class org.waarp.ftp.client.WaarpFtp4jClient
 
featureEnabled(String) - Method in class org.waarp.ftp.client.WaarpFtpClient
 
flush() - Method in class org.waarp.ftp.client.NullOutputStream
 
ftpClient - Variable in class org.waarp.ftp.client.WaarpFtp4jClient
 
ftpClient - Variable in class org.waarp.ftp.client.WaarpFtpClient
 

G

getResult() - Method in class org.waarp.ftp.client.WaarpFtp4jClient
 

I

ID - Static variable in class org.waarp.ftp.client.Version
The version identifier.

L

listFiles() - Method in class org.waarp.ftp.client.WaarpFtp4jClient
 
listFiles() - Method in class org.waarp.ftp.client.WaarpFtpClient
 
logout() - Method in class org.waarp.ftp.client.WaarpFtp4jClient
QUIT the control connection
logout() - Method in class org.waarp.ftp.client.WaarpFtpClient
Logout from the Control connection

M

main(String[]) - Static method in class org.waarp.ftp.client.Version
Prints out the version identifier to stdout.
makeDir(String) - Method in class org.waarp.ftp.client.WaarpFtp4jClient
Create a new directory
makeDir(String) - Method in class org.waarp.ftp.client.WaarpFtpClient
Create a new directory

N

NullOutputStream - Class in org.waarp.ftp.client
Simple /dev/null output stream
NullOutputStream() - Constructor for class org.waarp.ftp.client.NullOutputStream
 

O

org.waarp.ftp.client - package org.waarp.ftp.client
Main class for the FTP Client for R66.

R

result - Variable in class org.waarp.ftp.client.WaarpFtp4jClient
 
result - Variable in class org.waarp.ftp.client.WaarpFtpClient
 

S

started() - Method in class org.waarp.ftp.client.DataTimeOutListener
 

T

transferFile(String, String, int) - Method in class org.waarp.ftp.client.WaarpFtp4jClient
Ask to transfer a file
transferFile(String, String, int) - Method in class org.waarp.ftp.client.WaarpFtpClient
Ask to transfer a file
transferred(int) - Method in class org.waarp.ftp.client.DataTimeOutListener
 

V

Version - Class in org.waarp.ftp.client
Provides the version information of Waarp OpenR66.

W

WaarpFtp4jClient - Class in org.waarp.ftp.client
FTP client using FTP4J model (working in all modes)
WaarpFtp4jClient(String, int, String, String, String, boolean, int, int, int) - Constructor for class org.waarp.ftp.client.WaarpFtp4jClient
 
WaarpFtpClient - Class in org.waarp.ftp.client
FTP Client using Apache Commons net FTP client (not working using FTPS or FTPSE)
WaarpFtpClient(String, int, String, String, String, boolean, int, int, int) - Constructor for class org.waarp.ftp.client.WaarpFtpClient
WARNING: SSL mode (FTPS and FTPSE) are not working due to a bug in Apache Commons-Net
write(byte[], int, int) - Method in class org.waarp.ftp.client.NullOutputStream
 
write(byte[]) - Method in class org.waarp.ftp.client.NullOutputStream
 
write(int) - Method in class org.waarp.ftp.client.NullOutputStream
 
A C D E F G I L M N O R S T V W 

Copyright © 2009–2019 Waarp. All rights reserved.