Packages

p

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
Visibility
  1. Public
  2. All

Type Members

  1. type Future[+T] = scala.concurrent.Future[T]
  2. type Res = Response
  3. type Uri = URI

Value Members

  1. val Future: scala.concurrent.Future.type
  2. implicit def enrichFuture[T](future: Future[T]): EnrichedFuture[T]
  3. implicit def implyRequestHandlerTuple(builder: Req): RequestHandlerTupleBuilder
  4. implicit def implyRunnable[U](f: () ⇒ U): Runnable

Inherited from AnyRef

Inherited from Any

Ungrouped