Class VFSPassThroughConfig

  • All Implemented Interfaces:
    VFSConfig

    public class VFSPassThroughConfig
    extends VFSAbstractConfig

    Created by Jeff Gaynor
    on 2/27/20 at 12:51 PM

    • Constructor Detail

      • VFSPassThroughConfig

        public VFSPassThroughConfig​(String rootDir,
                                    String scheme,
                                    String mountPoint,
                                    boolean readable,
                                    boolean writeable)