Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
W
A
abort
- Variable in class com.myjavaworld.ftp.
DataConnection
A flag for aborting the data transfer.
abort()
- Method in class com.myjavaworld.ftp.
DataConnection
Sets the abort flag to
true
.
abort()
- Method in class com.myjavaworld.ftp.
DefaultFTPClient
abort()
- Method in interface com.myjavaworld.ftp.
FTPClient
Sends an
abort
command to the remote host.
accept()
- Method in class com.myjavaworld.ftp.
DataConnection
Listenes for connections.
accept(Object)
- Method in class com.myjavaworld.ftp.
RemoteFileFilter
accept()
- Method in class com.myjavaworld.ftp.
SSLDataConnection
Listenes for connections.
accept(Object)
- Method in class com.myjavaworld.util.
DateFilter
accept(Object)
- Method in interface com.myjavaworld.util.
Filter
Whether or not the given object will pass through this filter.
accept(Object)
- Method in class com.myjavaworld.util.
RegexFilter
Checks to see if the given value can pass through this filter.
addControlConnectionListener(ControlConnectionListener)
- Method in class com.myjavaworld.ftp.
DefaultFTPClient
addControlConnectionListener(ControlConnectionListener)
- Method in interface com.myjavaworld.ftp.
FTPClient
Adds a listener that will be notified about the activities of
ControlConnection
associated with this
FTPClient
.
addDataConnectionListener(DataConnectionListener)
- Method in class com.myjavaworld.ftp.
DefaultFTPClient
addDataConnectionListener(DataConnectionListener)
- Method in interface com.myjavaworld.ftp.
FTPClient
Adds a DataConnection Listener to this
FTPClient
.
addFTPConnectionListener(FTPConnectionListener)
- Method in class com.myjavaworld.ftp.
DefaultFTPClient
addFTPConnectionListener(FTPConnectionListener)
- Method in interface com.myjavaworld.ftp.
FTPClient
Adds the given FTPConnectionListener to the list of registered listeners.
allocate(long)
- Method in class com.myjavaworld.ftp.
DefaultFTPClient
allocate(long)
- Method in interface com.myjavaworld.ftp.
FTPClient
Allocates the specified number of bytes on the remote system.
AS400FTPClient
- Class in
com.myjavaworld.ftp
An FTP client implementation that can be used with AS/400 systems.
AS400FTPClient()
- Constructor for class com.myjavaworld.ftp.
AS400FTPClient
Creates a new instance of AS400FTPClient
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
W