HttpExchangeParam

object HttpExchangeParam extends NilParam[HttpServerExchange]
class NilParam[HttpServerExchange]
class ParamReader[HttpServerExchange]
trait ArgReader[Unit, HttpServerExchange, Request]
class Object
trait Matchable
class Any

Value members

Inherited methods

def arity: Int
Inherited from:
NilParam
def read(ctx: Request, label: String, v: Unit): HttpServerExchange
Inherited from:
NilParam