package let
Type Members
-
class
DirLet extends HSimpleLet
- Attributes
- protected
-
class
ErrLet extends HSimpleLet
Always send the given error as response.
-
class
FiLet extends HSimpleLet
- Attributes
- protected
-
trait
FsLet extends HSimpleLet
Simply serve static content from the file system.
-
class
RedirectLet extends HSimpleLet
Redirect (send a moved permanently code) to a fix URI.
-
trait
ResourceLet extends HSimpleLet
Serve static resources that are present in the classpath