wvlet.airframe.http.router

Members list

Type members

Classlikes

class RedirectToRxEndpoint(endpoint: RxHttpEndpoint) extends LogSupport

An Http endpoint definition for bypassing the request to the given endpoint

An Http endpoint definition for bypassing the request to the given endpoint

Attributes

Supertypes
trait LogSupport
trait LazyLogger
trait LoggingMethods
trait Serializable
class Object
trait Matchable
class Any
Show all
case class RxRoute(filter: Option[FilterNode], controllerSurface: Surface, methodSurfaces: Seq[MethodSurface])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all