Package

unfiltered.filter

async

Permalink

package async

Visibility
  1. Public
  2. All

Type Members

  1. trait Plan extends InittedFilter

    Permalink

    provides an asynchronous Plan that's using jetty continuation under the hood the implementation follows the so called "Suspend Continue Pattern" where an asynchronous handler is used to generate the response

Value Members

  1. object Intent

    Permalink

    Object to facilitate Plan.Intent definitions.

    Object to facilitate Plan.Intent definitions. Type annotations are another option.

  2. object Plan

    Permalink
  3. object Planify

    Permalink

Ungrouped