| Interface | Description |
|---|---|
| FileHandlerSpec |
A specification for a handler that serves files from the file system.
|
| FileSystemBinding |
A file system binding represents a file system location that is used to resolve relative paths.
|
| MimeTypes |
A registry for mime types.
|
| Class | Description |
|---|---|
| FileIo |
Utilities for streaming to and from files.
|
| Exception | Description |
|---|---|
| BaseDirRequiredException |
Thrown when the base directory of the application has not been set but is required.
|