HttpExchangeParam

cask.endpoints.ParamReader.HttpExchangeParam
object HttpExchangeParam extends NilParam[HttpServerExchange]

Attributes

Graph
Supertypes
class NilParam[HttpServerExchange]
class ParamReader[HttpServerExchange]
trait ArgReader[Unit, HttpServerExchange, Request]
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Inherited methods

def arity: Int

Attributes

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

Attributes

Inherited from:
NilParam