unfiltered.filter

async

package async

Visibility
  1. Public
  2. All

Type Members

  1. trait Plan extends InittedFilter

    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

    Object to facilitate Plan.Intent definitions.

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

  2. object Plan

  3. object Planify

Ungrouped