Package | Description |
---|---|
org.waarp.common.file |
Classes implementing File, Directory, Authentication and Session Interfaces
|
org.waarp.common.file.filesystembased |
Classes implementing FileInterface and Directory according to a filesystem
implementation
|
org.waarp.ftp.core.file |
Interfaces for FtpFile, FtpDir and FtpAuth as specific FTP extension of
interfaces FileInterface,
DirInterface and AuthInterface
|
org.waarp.ftp.filesystembased |
Classes implementing File, Directory and Authentication according to a
filesystem implementation for FTP
|
org.waarp.gateway.ftp.file |
Filesystem based implementation of File, Dir, Auth and SimpleAuth.
|
org.waarp.gateway.kernel.commonfile | |
org.waarp.gateway.kernel.session | |
org.waarp.openr66.context.filesystem |
Classes implementing Filesystem
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDir
Abstract Main Implementation of Directory
|
Modifier and Type | Method and Description |
---|---|
DirInterface |
FileInterface.getDir() |
DirInterface |
SessionInterface.getDir() |
Modifier and Type | Class and Description |
---|---|
class |
FilesystemBasedDirImpl
Directory implementation for Filesystem Based
|
Modifier and Type | Method and Description |
---|---|
DirInterface |
FilesystemBasedFileImpl.getDir() |
Modifier and Type | Interface and Description |
---|---|
interface |
FtpDir |
Modifier and Type | Class and Description |
---|---|
class |
FilesystemBasedFtpDir
Filesystem implementation of a FtpDir
|
Modifier and Type | Class and Description |
---|---|
class |
FileBasedDir
FtpFile implementation based on true directories and files
|
Modifier and Type | Class and Description |
---|---|
class |
CommonDirImpl |
Modifier and Type | Method and Description |
---|---|
DirInterface |
HttpSession.getDir() |
Modifier and Type | Class and Description |
---|---|
class |
R66Dir
Directory representation
|
Copyright © 2009–2020 Waarp. All rights reserved.