Package

org.danielnixon.progressive

play

Permalink

package play

Visibility
  1. Public
  2. All

Type Members

  1. abstract class ProgressiveErrorHandler extends HttpErrorHandler

    Permalink

    An HttpErrorHandler that responds with an AjaxResponse for ajax requests and a full server-rendered page for non-ajax requests.

    An HttpErrorHandler that responds with an AjaxResponse for ajax requests and a full server-rendered page for non-ajax requests.

    See also

    https://www.playframework.com/documentation/2.5.x/ScalaErrorHandling

Value Members

  1. object FlashKeys

    Permalink

    Keys into Play's flash scope.

    Keys into Play's flash scope.

    See also

    https://www.playframework.com/documentation/2.5.x/ScalaSessionFlash

  2. object JsonWrites

    Permalink
  3. object Results

    Permalink
  4. package extensions

    Permalink
  5. package views

    Permalink

    Twirl wrappers around ScalaTags views.

Ungrouped