Package

wvlet.airframe.http

finagle

Permalink

package finagle

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. finagle
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit class FinagleHttpRequest extends HttpRequest

    Permalink
  2. trait FinagleResponseHandler extends ResponseHandler[Request, Response]

    Permalink

    Converting controller results into finagle http responses.

  3. class FinagleRouter extends SimpleFilter[Request, Response] with LogSupport

    Permalink

    A filter for dispatching http requests to the predefined routes with Finagle

Value Members

  1. def finagleDefaultDesign: Design

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped