Package ratpack.core.file
Types for dealing with the file system and serving files.
-
Interface Summary Interface Description FileHandlerSpec A specification for a handler that serves files from the file system.MimeTypes A registry for mime types. -
Class Summary Class Description FileIo Utilities for streaming to and from files. -
Exception Summary Exception Description BaseDirRequiredException Thrown when the base directory of the application has not been set but is required.