Class | Description |
---|---|
CommandLineValues |
This class manage the passed commandline parameters.
|
DirectoryObserver |
This class observers the given directory.
|
FileProcessor |
This class contains various methods to perform file processing, such as
Copy files
Move files
Compress files
|
Logarchiver |
This class observes the given directory for the defined filename pattern.
|
TargetFileBuffer |
This stores informations about the files in the target directory.
|
Enum | Description |
---|---|
CommandLineValues.Compression | |
CommandLineValues.FileNameDate | |
CommandLineValues.ProcessingMode |
Exception | Description |
---|---|
LogarchiverException |
Specific exception for the application: Logarchiver
|