Package

unfiltered.netty

async

Permalink

package async

Visibility
  1. Public
  2. All

Type Members

  1. trait Plan extends ChannelInboundHandlerAdapter with RequestPlan

    Permalink

    A Netty Plan for request-only handling.

    A Netty Plan for request-only handling.

    Annotations
    @Sharable()
  2. trait RequestPlan extends ChannelInboundHandlerAdapter with ExceptionHandler

    Permalink

    Common base for async.Plan and future.Plan

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