Packages

package http

Type Members

  1. class status extends Namer with ServiceNamer[Request, Response]

    A service namer that accepts names in the form:

    A service namer that accepts names in the form:

    /400/resource/name

    and binds the name to an Http service that always responds with the given status code (i.e. 400).

Ungrouped