Interface | Description |
---|---|
ConnectionMgr | |
ConnectionMgr.ClearListener | |
FilePosition | |
FilesystemTransaction |
This is the interface for transactions.
|
LegacyFilePosition | |
NagListener |
Interface for presenting license nag messages to users.
|
NagProcess |
Process nag messages.
|
RecoverStatus |
Class | Description |
---|---|
Compare |
Check two files for data equivalence.
|
Crypt |
Base class and entry point for BBj encryption services.
|
FileInfo |
Class used as a utility to display file information.
|
Filesystem |
This is the main interface class with the major Filesystem constants.
|
FilesystemInputStream |
InputStream for STRING and PROGRAM files. |
FilesystemOutputStream |
OutputStream for STRING and PROGRAM files. |
License |
License interface for user licenses.
|
ParseModes |
The filesystem often needs to handle mode strings for various reasons and a
central place to parse this string into a mode map was necessary.
|
Recover |
Class used as a utility to recover files.
|
Services |
Exception | Description |
---|---|
FilesystemEOFException |
EOF exception.
|
FilesystemException |
Exception base class for the Filesystem.
|
FilesystemExtractConflictException |
ExtractConflict exception.
|
FilesystemIOException |
General exception for unspecified IO errors.
|
FilesystemKeyException |
Key exception.
|
FilesystemNotYetImplementedException |
Exception for functionality that is not yet implemented.
|