Package

com.twitter.server

view

Permalink

package view

Visibility
  1. Public
  2. All

Type Members

  1. class IndexView extends SimpleFilter[Request, Response]

    Permalink

    Wraps content returned from the underlying service with a view of the index.

    Wraps content returned from the underlying service with a view of the index. Note, the view is wrapped around the underlying service selectively. For example, if it's a request from a browser and the content is an html fragment.

  2. class NotFoundView extends SimpleFilter[Request, Response]

    Permalink
  3. class TextBlockView extends SimpleFilter[Request, Response]

    Permalink

Value Members

  1. object IndexView

    Permalink
  2. object NotFoundView

    Permalink

Ungrouped