Class VFSConnectionConfigurationBuilder


  • public abstract class VFSConnectionConfigurationBuilder
    extends org.apache.commons.vfs2.FileSystemConfigBuilder
    Created by bmorrise on 11/7/18.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apache.commons.vfs2.FileSystemOptions getFileSystemOptions()  
      void setFileSystemOptions​(org.apache.commons.vfs2.FileSystemOptions fileSystemOptions)  
      • Methods inherited from class org.apache.commons.vfs2.FileSystemConfigBuilder

        getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getCharacter, getCharacter, getCharacter, getConfigClass, getDouble, getDouble, getDouble, getEnum, getEnum, getFloat, getFloat, getFloat, getInteger, getInteger, getInteger, getLong, getLong, getLong, getParam, getRootURI, getShort, getShort, getShort, getString, getString, hasObject, hasParam, setParam, setParam, setRootURI, toBooleanObject
    • Constructor Detail

      • VFSConnectionConfigurationBuilder

        public VFSConnectionConfigurationBuilder​(org.apache.commons.vfs2.FileSystemOptions fileSystemOptions)
    • Method Detail

      • getFileSystemOptions

        public org.apache.commons.vfs2.FileSystemOptions getFileSystemOptions()
      • setFileSystemOptions

        public void setFileSystemOptions​(org.apache.commons.vfs2.FileSystemOptions fileSystemOptions)