dispatch

package dispatch

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. dispatch
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. type Req = RequestBuilder

  2. type Res = Response

  3. type Uri = URI

Value Members

  1. package as

  2. implicit val durationOrdering: Ordering[Duration]

  3. implicit def implyRequestHandlerTuple(builder: Req): RequestHandlerTupleBuilder

  4. implicit def implyRequestVerbs(builder: Req): DefaultRequestVerbs

  5. implicit def implyRichURI(uri: Uri): RichUri

Inherited from AnyRef

Inherited from Any

No Group