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.
|
FileSystemChecksumService | |
MimeTypes |
A registry for mime types.
|
Class | Description |
---|---|
CachingFileSystemChecksumService | |
FileSystemChecksumServices |
Factory methods for creating
FileSystemChecksumService . |
Exception | Description |
---|---|
BaseDirRequiredException |
Thrown when the base directory of the application has not been set but is required.
|