tiscaf

let

package let

Visibility
  1. Public
  2. All

Type Members

  1. class DirLet extends HSimpleLet

    Attributes
    protected
  2. class ErrLet extends HSimpleLet

    Always send the given error as response.

  3. class FiLet extends HSimpleLet

    Attributes
    protected
  4. trait FsLet extends HSimpleLet

    Simply serve static content from the file system.

  5. class RedirectLet extends HSimpleLet

    Redirect (send a moved permanently code) to a fix URI.

  6. trait ResourceLet extends HSimpleLet

    Serve static resources that are present in the classpath

Ungrouped