Uses of Class
org.apache.commons.vfs2.provider.ftp.FtpFileSystemConfigBuilder
Packages that use FtpFileSystemConfigBuilder
-
Uses of FtpFileSystemConfigBuilder in org.apache.commons.vfs2.provider.ftp
Classes in org.apache.commons.vfs2.provider.ftp with type parameters of type FtpFileSystemConfigBuilderModifier and TypeClassDescriptionstatic classFtpClientFactory.ConnectionFactory<C extends org.apache.commons.net.ftp.FTPClient, B extends FtpFileSystemConfigBuilder>Abstract Factory, used to configure different FTPClients.Subclasses with type arguments of type FtpFileSystemConfigBuilder in org.apache.commons.vfs2.provider.ftpModifier and TypeClassDescriptionstatic final classConnection Factory, used to configure the FTPClient.Fields in org.apache.commons.vfs2.provider.ftp declared as FtpFileSystemConfigBuilderModifier and TypeFieldDescriptionprotected BFtpClientFactory.ConnectionFactory.builderMy builder.Methods in org.apache.commons.vfs2.provider.ftp that return FtpFileSystemConfigBuilderModifier and TypeMethodDescriptionstatic FtpFileSystemConfigBuilderFtpFileSystemConfigBuilder.getInstance()Gets the singleton instance.