|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FTPResource | |
---|---|
railo.commons.io.res.type.ftp |
Uses of FTPResource in railo.commons.io.res.type.ftp |
---|
Methods in railo.commons.io.res.type.ftp with parameters of type FTPResource | |
---|---|
org.apache.commons.net.ftp.FTPFile |
FTPResourceClient.getFTPFile(FTPResource res)
|
void |
FTPResourceClient.registerFTPFile(FTPResource res,
org.apache.commons.net.ftp.FTPFile file)
|
void |
FTPResourceClient.unregisterFTPFile(FTPResource res)
|
Constructors in railo.commons.io.res.type.ftp with parameters of type FTPResource | |
---|---|
FTPResourceInputStream(FTPResourceClient client,
FTPResource res,
InputStream is)
Constructor of the class |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |