Package | Description |
---|---|
org.apache.commons.vfs2.provider.ftp |
The FTP File Provider.
|
org.apache.commons.vfs2.provider.ftps |
The FTPS File Provider.
|
Modifier and Type | Class and Description |
---|---|
static class |
FtpClientFactory.ConnectionFactory<C extends org.apache.commons.net.ftp.FTPClient,B extends FtpFileSystemConfigBuilder>
Abstract Factory, used to configure different FTPClients.
|
Modifier and Type | Field and Description |
---|---|
protected B |
FtpClientFactory.ConnectionFactory.builder |
Modifier and Type | Method and Description |
---|---|
static FtpFileSystemConfigBuilder |
FtpFileSystemConfigBuilder.getInstance()
Gets the singleton instance.
|
Modifier and Type | Class and Description |
---|---|
class |
FtpsFileSystemConfigBuilder
The configuration builder for various FTPS configuration options.
|
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.