| Package | Description |
|---|---|
| org.mockftpserver.fake | |
| org.mockftpserver.fake.command | |
| org.mockftpserver.fake.filesystem |
| Class and Description |
|---|
| FileSystem
Interface for a file system for managing files and directories.
|
| FileSystemEntry
Interface for an entry within a fake file system, representing a single file or directory.
|
| Permissions
Represents and encapsulates the read/write/execute permissions for a file or directory.
|
| Class and Description |
|---|
| FileSystem
Interface for a file system for managing files and directories.
|
| Class and Description |
|---|
| AbstractFakeFileSystem
Abstract superclass for implementation of the FileSystem interface that manage the files
and directories in memory, simulating a real file system.
|
| AbstractFileSystemEntry
The abstract superclass for concrete file system entry classes representing files and directories.
|
| DirectoryListingFormatter
Interface for an object that can format a file system directory listing.
|
| FileSystem
Interface for a file system for managing files and directories.
|
| FileSystemEntry
Interface for an entry within a fake file system, representing a single file or directory.
|
| FileSystemException
Represents an error that occurs while performing a FileSystem operation.
|
| Permissions
Represents and encapsulates the read/write/execute permissions for a file or directory.
|
Copyright © 2016. All rights reserved.