Package | Description |
---|---|
org.apache.ftpserver.command.impl.listing |
Internal classes, do not use directly!
|
org.apache.ftpserver.filesystem.nativefs | |
org.apache.ftpserver.filesystem.nativefs.impl |
Internal classes, do not use directly!
|
org.apache.ftpserver.ftplet | |
org.apache.ftpserver.impl |
Internal classes, do not use directly!
|
Modifier and Type | Method and Description |
---|---|
String |
DirectoryLister.listFiles(ListArgument argument,
FileSystemView fileSystemView,
FileFormater formater) |
Modifier and Type | Method and Description |
---|---|
FileSystemView |
NativeFileSystemFactory.createFileSystemView(User user)
Create the appropriate user file system view.
|
Modifier and Type | Class and Description |
---|---|
class |
NativeFileSystemView
Internal class, do not use directly.
File system view based on native file system.
|
Modifier and Type | Method and Description |
---|---|
FileSystemView |
FileSystemFactory.createFileSystemView(User user)
Create user specific file system view.
|
FileSystemView |
FtpSession.getFileSystemView()
Get user file system view.
|
Modifier and Type | Method and Description |
---|---|
FileSystemView |
FtpIoSession.getFileSystemView() |
FileSystemView |
DefaultFtpSession.getFileSystemView()
Get file system view.
|
Modifier and Type | Method and Description |
---|---|
void |
FtpIoSession.setLogin(FileSystemView fsview) |
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.