|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FtpClient | |
|---|---|
| org.apache.commons.vfs2.provider.ftp | The FTP File Provider. |
| Uses of FtpClient in org.apache.commons.vfs2.provider.ftp |
|---|
| Methods in org.apache.commons.vfs2.provider.ftp that return FtpClient | |
|---|---|
FtpClient |
FtpFileSystem.getClient()
Creates an FTP client to use. |
| Methods in org.apache.commons.vfs2.provider.ftp with parameters of type FtpClient | |
|---|---|
void |
FtpFileSystem.putClient(FtpClient client)
Returns an FTP client after use. |
| Constructors in org.apache.commons.vfs2.provider.ftp with parameters of type FtpClient | |
|---|---|
FtpFileSystem(GenericFileName rootName,
FtpClient ftpClient,
FileSystemOptions fileSystemOptions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||