public interface FileSystemFactory
Modifier and Type | Method and Description |
---|---|
FileSystemView |
createFileSystemView(User user)
Create user specific file system view.
|
FileSystemView createFileSystemView(User user) throws FtpException
user
- The user for which the file system should be createdFileSystemView
for the provided userFtpException
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.