package
scruffy
Value Members
-
val
Localhost: String
-
implicit
def
context2future[E, P](context: Request[Any, Nothing]): Future[Request[Any, Nothing]]
-
implicit
def
function2processor[E, P](f: (Request[Any, Nothing]) ⇒ Request[Any, Nothing]): Processor
-
implicit
def
nettyHttpMethod2scruffyHttpMethod(netty: HttpMethod): HttpMethod
-
Inherited from AnyRef
Inherited from Any