Java org.apache.commons.vfs2.provider.ftps FtpsFileSystemConfigBuilder fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.vfs2.provider.ftps FtpsFileSystemConfigBuilder fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.vfs2.provider.ftps FtpsFileSystemConfigBuilder.

The text is from its open source code.

Method

FtpsFileSystemConfigBuildergetInstance()
Gets the singleton builder.
voidsetUserDirIsRoot(final FileSystemOptions opts, final boolean userDirIsRoot)
Use user directory as root (do not change to fs root).