Class

org.http4s.rho

RhoRoutes

Related Doc: package rho

Permalink

class RhoRoutes[F[_]] extends MethodAliases with ResponseGeneratorInstances[F] with RoutePrependable[F, RhoRoutes[F]] with RhoDsl[F]

Constructor class for defining routes

The RhoRoutes provides a convenient way to define routes in a style similar to scalatra etc by providing implicit conversions and an implicit CompileRoutes inside the constructor.

new RhoRoutes[IO] {
  POST / "foo" / pathVar[Int] +? param[String]("param") |>> { (p1: Int, param: String) =>
    Ok("success")
  }
}
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RhoRoutes
  2. RhoDsl
  3. MatchersHListToFunc
  4. QueryParsers
  5. ResultSyntaxInstances
  6. RhoDslHeaderExtractors
  7. RhoDslPathExtractors
  8. RhoDslQueryParamExtractors
  9. FailureResponseOps
  10. RoutePrependable
  11. ResponseGeneratorInstances
  12. MethodAliases
  13. AnyRef
  14. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RhoRoutes(routes: Seq[RhoRoute[F, _ <: HList]] = Vector.empty)(implicit arg0: Monad[F])

    Permalink

    routes

    Routes to prepend before elements in the constructor.

Type Members

  1. type ACCEPTED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  2. type ALREADYREPORTED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  3. type BADGATEWAY[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  4. type BADREQUEST[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  5. type CONFLICT[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  6. type CONTINUE = Result[F, Unit, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  7. type CREATED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  8. type EARLYHINTS = Result[F, Nothing, Nothing, Nothing, Unit, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  9. type EXPECTATIONFAILED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  10. type FAILEDDEPENDENCY[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  11. type FORBIDDEN[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  12. type FOUND[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  13. type GATEWAYTIMEOUT[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  14. type GONE[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  15. type HTTPVERSIONNOTSUPPORTED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  16. type IMUSED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  17. type INSUFFICIENTSTORAGE[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  18. type INTERNALSERVERERROR[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  19. type LENGTHREQUIRED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  20. type LOCKED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  21. type LOOPDETECTED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  22. type METHODNOTALLOWED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  23. type MISDIRECTEDREQUEST[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  24. type MOVEDPERMANENTLY[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  25. type MULTIPLECHOICES[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  26. type MULTISTATUS[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  27. type NETWORKAUTHENTICATIONREQUIRED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  28. type NOCONTENT = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Unit, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  29. type NONAUTHORITATIVEINFORMATION[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  30. type NOTACCEPTABLE[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  31. type NOTEXTENDED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  32. type NOTFOUND[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  33. type NOTIMPLEMENTED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  34. type NOTMODIFIED = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Unit, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  35. type OK[A] = Result[F, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  36. type PARTIALCONTENT[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  37. type PAYLOADTOOLARGE[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  38. type PAYMENTREQUIRED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  39. type PERMANENTREDIRECT[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  40. type PRECONDITIONFAILED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  41. type PRECONDITIONREQUIRED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  42. type PROCESSING = Result[F, Nothing, Nothing, Unit, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  43. type PROXYAUTHENTICATIONREQUIRED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  44. type RANGENOTSATISFIABLE[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  45. type REQUESTHEADERFIELDSTOOLARGE[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  46. type REQUESTTIMEOUT[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  47. type RESETCONTENT = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Unit, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  48. implicit class ResultSyntax[R >: TopResult[F] <: BaseResult[F]] extends AnyRef

    Permalink
    Definition Classes
    ResultSyntaxInstances
  49. type SEEOTHER[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  50. type SERVICEUNAVAILABLE[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  51. type SWITCHINGPROTOCOLS = Result[F, Nothing, Unit, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  52. type TEMPORARYREDIRECT[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  53. type TOOEARLY[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  54. type TOOMANYREQUESTS[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  55. type UNAUTHORIZED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  56. type UNAVAILABLEFORLEGALREASONS[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  57. type UNPROCESSABLEENTITY[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  58. type UNSUPPORTEDMEDIATYPE[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  59. type UPGRADEREQUIRED[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  60. type URITOOLONG[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  61. type VARIANTALSONEGOTIATES[A] = Result[F, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, A, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def *: CaptureTail.type

    Permalink
    Definition Classes
    RhoDsl
  4. final def /:(prefix: TypedPath[F, HNil]): RhoRoutes[F]

    Permalink

    Prepend the prefix to the path rules

    Prepend the prefix to the path rules

    prefix

    non-capturing prefix to prepend

    returns

    builder with the prefix prepended to the path rules

    Definition Classes
    RhoRoutesRoutePrependable
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. object Accepted extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  7. object AlreadyReported extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  8. object BadGateway extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  9. object BadRequest extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  10. def CONNECT: DefaultMethodWithBody

    Permalink
    Definition Classes
    MethodAliases
  11. object Conflict extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  12. object Continue extends EmptyResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  13. object Created extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  14. def DELETE: IdempotentMethodWithBody

    Permalink
    Definition Classes
    MethodAliases
  15. object EarlyHints extends EmptyResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  16. object ExpectationFailed extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  17. object FailedDependency extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  18. object Forbidden extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  19. object Found extends LocationResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  20. def GET: SafeMethodWithBody

    Permalink
    Definition Classes
    MethodAliases
  21. object GatewayTimeout extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  22. object Gone extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  23. def HEAD: SafeMethodWithBody

    Permalink
    Definition Classes
    MethodAliases
  24. object HttpVersionNotSupported extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  25. object IMUsed extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  26. object InsufficientStorage extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  27. object InternalServerError extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  28. object LengthRequired extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  29. object Locked extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  30. object LoopDetected extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  31. object MethodNotAllowed extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  32. object MisdirectedRequest extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  33. object MovedPermanently extends LocationResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  34. object MultiStatus extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  35. object MultipleChoices extends LocationResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  36. object NetworkAuthenticationRequired extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  37. object NoContent extends EmptyResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  38. object NonAuthoritativeInformation extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  39. object NotAcceptable extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  40. object NotExtended extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  41. object NotFound extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  42. object NotImplemented extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  43. object NotModified extends EmptyResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  44. def OPTIONS: SafeMethodWithBody

    Permalink
    Definition Classes
    MethodAliases
  45. object Ok extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  46. def PATCH: DefaultMethodWithBody

    Permalink
    Definition Classes
    MethodAliases
  47. def POST: DefaultMethodWithBody

    Permalink
    Definition Classes
    MethodAliases
  48. def PUT: IdempotentMethodWithBody

    Permalink
    Definition Classes
    MethodAliases
  49. object PartialContent extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  50. object PayloadTooLarge extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  51. object PaymentRequired extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  52. object PermanentRedirect extends LocationResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  53. object PreconditionFailed extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  54. object PreconditionRequired extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  55. object Processing extends EmptyResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  56. object ProxyAuthenticationRequired extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  57. object RangeNotSatisfiable extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  58. object RequestHeaderFieldsTooLarge extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  59. object RequestTimeout extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  60. object ResetContent extends EmptyResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  61. object SeeOther extends LocationResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  62. object ServiceUnavailable extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  63. object SwitchingProtocols extends EmptyResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  64. def TRACE: SafeMethodWithBody

    Permalink
    Definition Classes
    MethodAliases
  65. object TemporaryRedirect extends LocationResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  66. object TooEarly extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  67. object TooManyRequests extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  68. object Unauthorized extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  69. object UnavailableForLegalReasons extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  70. object UnprocessableEntity extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  71. object UnsupportedMediaType extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  72. object UpgradeRequired extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  73. object UriTooLong extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  74. object VariantAlsoNegotiates extends EntityResponseGenerator[F]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  75. final def and(other: RhoRoutes[F]): RhoRoutes[F]

    Permalink

    Create a new RhoRoutes by appending the routes of the passed RhoRoutes

    Create a new RhoRoutes by appending the routes of the passed RhoRoutes

    other

    RhoRoutes whos routes are to be appended.

    returns

    A new RhoRoutes that contains the routes of the other service appended the the routes contained in this service.

  76. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  77. def badRequest[T](reason: T)(implicit F: Monad[F], w: EntityEncoder[F, T]): FailureResponse[F]

    Permalink

    Construct a 400 BadRequest FailureResponse

    Construct a 400 BadRequest FailureResponse

    reason

    Description of the failure

    Definition Classes
    FailureResponseOps
  78. def capture[H <: Extractable](key: H)(implicit F: Monad[F]): TypedHeader[F, ::[RhoDslHeaderExtractors.capture.H.HeaderT, HNil]]

    Permalink

    requires the header and will pull this header from the pile and put it into the function args stack

    requires the header and will pull this header from the pile and put it into the function args stack

    key

    HeaderKey used to identify the header to capture

    Definition Classes
    RhoDslHeaderExtractors
  79. def captureMap[H <: Extractable, R](key: H)(f: (RhoDslHeaderExtractors.captureMap.H.HeaderT) ⇒ R)(implicit F: Monad[F]): TypedHeader[F, ::[R, HNil]]

    Permalink

    Capture a specific header and map its value

    Capture a specific header and map its value

    key

    HeaderKey used to identify the header to capture

    f

    mapping function

    Definition Classes
    RhoDslHeaderExtractors
  80. def captureMapR[H <: Extractable, R](key: H, missingHeaderResult: Option[F[BaseResult[F]]] = None, isRequired: Boolean = false)(f: (RhoDslHeaderExtractors.captureMapR.H.HeaderT) ⇒ Either[F[BaseResult[F]], R])(implicit F: Monad[F]): TypedHeader[F, ::[R, HNil]]

    Permalink

    Capture a specific header and map its value with an optional override of the missing header response

    Capture a specific header and map its value with an optional override of the missing header response

    key

    HeaderKey used to identify the header to capture

    missingHeaderResult

    optional override result for the case of a missing header

    isRequired

    indicates for metadata purposes that the header is required, always true if missingHeaderResult is unset

    f

    mapping function

    Definition Classes
    RhoDslHeaderExtractors
  81. def captureOptionally[H <: Extractable](key: H)(implicit F: Monad[F]): TypedHeader[F, ::[Option[RhoDslHeaderExtractors.captureOptionally.H.HeaderT], HNil]]

    Permalink

    Capture the header and put it into the function args stack, if it exists

    Capture the header and put it into the function args stack, if it exists

    key

    HeaderKey used to identify the header to capture

    Definition Classes
    RhoDslHeaderExtractors
  82. def captureOrElse[H <: Extractable](key: H)(default: RhoDslHeaderExtractors.captureOrElse.H.HeaderT)(implicit F: Monad[F]): TypedHeader[F, ::[RhoDslHeaderExtractors.captureOrElse.H.HeaderT, HNil]]

    Permalink

    Capture the header and put it into the function args stack, if it exists otherwise put the default in the args stack

    Capture the header and put it into the function args stack, if it exists otherwise put the default in the args stack

    key

    HeaderKey used to identify the header to capture

    default

    The default to be used if the header was not present

    Definition Classes
    RhoDslHeaderExtractors
  83. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  84. implicit final def compileRoutes: CompileRoutes[F, Tpe[F]]

    Permalink
    Attributes
    protected
  85. implicit def const0[R](implicit F: Monad[F], m: ResultMatcher[F, R]): HListToFunc[F, HNil, R]

    Permalink

    Converter of any type with a result matcher when there are no values on the stack

    Converter of any type with a result matcher when there are no values on the stack

    R

    type of result

    Definition Classes
    MatchersHListToFunc
  86. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  87. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  88. def error[T](reason: T)(implicit F: Monad[F], w: EntityEncoder[F, T]): FailureResponse[F]

    Permalink

    Construct a 500 InternalServerError FailureResponse

    Construct a 500 InternalServerError FailureResponse

    reason

    Description of the failure

    Definition Classes
    FailureResponseOps
  89. def errorProcessingHeaderResponse[H <: Extractable](key: H, header: Option[RhoDslHeaderExtractors.errorProcessingHeaderResponse.H.HeaderT], nonfatal: Throwable)(implicit F: Monad[F]): F[BaseResult[F]]

    Permalink
    Attributes
    protected
    Definition Classes
    RhoDslHeaderExtractors
  90. def exists(header: Extractable)(implicit F: Monad[F]): TypedHeader[F, HNil]

    Permalink

    Requires that the header exists

    Requires that the header exists

    header

    HeaderKey that identifies the header which is required

    Definition Classes
    RhoDslHeaderExtractors
  91. def existsAnd[H <: Extractable](header: H)(f: (RhoDslHeaderExtractors.existsAnd.H.HeaderT) ⇒ Boolean)(implicit F: Monad[F]): TypedHeader[F, HNil]

    Permalink

    Requires that the header exists and satisfies the condition

    Requires that the header exists and satisfies the condition

    header

    HeaderKey that identifies the header to capture and parse

    f

    predicate function where a return value of false signals an invalid header and aborts evaluation with a _BadRequest_ response.

    Definition Classes
    RhoDslHeaderExtractors
  92. def existsAndR[H <: Extractable](header: H)(f: (RhoDslHeaderExtractors.existsAndR.H.HeaderT) ⇒ Option[F[BaseResult[F]]])(implicit F: Monad[F]): TypedHeader[F, HNil]

    Permalink

    Check that the header exists and satisfies the condition

    Check that the header exists and satisfies the condition

    header

    HeaderKey that identifies the header to capture and parse

    f

    function that evaluates the header and returns a Some(Response) to immediately send back to the user or None to continue evaluation.

    Definition Classes
    RhoDslHeaderExtractors
  93. def genericHeaderCapture[R](f: (Headers) ⇒ ResultResponse[F, R]): TypedHeader[F, ::[R, HNil]]

    Permalink

    Create a header capture rule using the Request's Headers

    Create a header capture rule using the Request's Headers

    f

    function generating the result or failure

    Definition Classes
    RhoDslHeaderExtractors
  94. def genericQueryCapture[R](f: (Query) ⇒ ResultResponse[F, R]): TypedQuery[F, ::[R, HNil]]

    Permalink

    Create a query capture rule using the Request's Uri

    Create a query capture rule using the Request's Uri

    f

    function generating the result or failure

    Definition Classes
    RhoDslQueryParamExtractors
  95. def genericRequestHeaderCapture[R](f: (Request[F]) ⇒ ResultResponse[F, R]): TypedHeader[F, ::[R, HNil]]

    Permalink

    Create a header capture rule using the Request

    Create a header capture rule using the Request

    In general, this function should be avoided for most cases because it has access to the entire Request which allows it to modify the Request body which should be avoided.

    f

    function generating the result or failure

    Definition Classes
    RhoDslHeaderExtractors
  96. def genericRequestQueryCapture[R](f: (Request[F]) ⇒ ResultResponse[F, R]): TypedQuery[F, ::[R, HNil]]

    Permalink

    Create a query capture rule using the Request

    Create a query capture rule using the Request

    In general, this function should be avoided for most cases because it has access to the entire Request which allows it to modify the Request body which should be avoided.

    f

    function generating the result or failure

    Definition Classes
    RhoDslQueryParamExtractors
  97. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  98. final def getRoutes: Seq[RhoRoute[F, _ <: HList]]

    Permalink

    Get a snapshot of the collection of RhoRoute's accumulated so far

  99. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  100. implicit def instance[T <: HList, TR <: HList, FU, R](implicit F: Monad[F], fp: shapeless.ops.function.FnToProduct.Aux[FU, (TR) ⇒ R], rev: Aux[T, TR], m: ResultMatcher[F, R]): HListToFunc[F, T, FU]

    Permalink

    Converter for types FunctionN to an HList

    Converter for types FunctionN to an HList

    Definition Classes
    MatchersHListToFunc
  101. implicit def instance1[T <: HList, TR <: HList, FU, R](implicit F: Monad[F], fp: shapeless.ops.function.FnToProduct.Aux[FU, (::[Request[F], TR]) ⇒ R], rev: Aux[T, TR], m: ResultMatcher[F, R]): HListToFunc[F, T, FU]

    Permalink

    Converter for types FunctionN where the first element is a Request to an HList

    Converter for types FunctionN where the first element is a Request to an HList

    Definition Classes
    MatchersHListToFunc
  102. def invalidHeaderResponse[H <: HeaderKey](h: H)(implicit F: Monad[F]): F[BaseResult[F]]

    Permalink
    Attributes
    protected
    Definition Classes
    RhoDslHeaderExtractors
  103. def invalidQueryParameterResponse[T](name: String, value: T)(implicit F: Monad[F]): F[BaseResult[F]]

    Permalink
    Attributes
    protected
    Definition Classes
    RhoDslQueryParamExtractors
  104. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  105. final val logger: Logger

    Permalink
    Attributes
    protected
  106. implicit def method(m: Method): PathBuilder[F, HNil]

    Permalink
    Definition Classes
    RhoDsl
  107. def missingHeaderResponse[H <: HeaderKey](key: H)(implicit F: Monad[F]): F[BaseResult[F]]

    Permalink
    Attributes
    protected
    Definition Classes
    RhoDslHeaderExtractors
  108. implicit def multipleParse[A, B[_]](implicit F: Monad[F], p: StringParser[F, A], cbf: CanBuildFrom[Seq[_], A, B[A]]): QueryParser[F, B[A]]

    Permalink

    Extract multiple elements from the Query

    Extract multiple elements from the Query

    The elements must have the same name and each be a valid representation of the requisite type.

    Definition Classes
    QueryParsers
  109. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  110. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  111. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  112. implicit def optionParse[A](implicit F: Monad[F], p: StringParser[F, A]): QueryParser[F, Option[A]]

    Permalink

    Optionally extract the value from the Query

    Optionally extract the value from the Query

    Definition Classes
    QueryParsers
  113. def param[T](name: String, default: T, validate: (T) ⇒ Boolean)(implicit F: Monad[F], parser: QueryParser[F, T], m: scala.reflect.api.JavaUniverse.TypeTag[T]): TypedQuery[F, ::[T, HNil]]

    Permalink

    Define a query parameter that will be validated with the predicate

    Define a query parameter that will be validated with the predicate

    Failure of the predicate results in a '403: BadRequest' response.

    Definition Classes
    RhoDslQueryParamExtractors
  114. def param[T](name: String, validate: (T) ⇒ Boolean)(implicit F: Monad[F], parser: QueryParser[F, T], m: scala.reflect.api.JavaUniverse.TypeTag[T]): TypedQuery[F, ::[T, HNil]]

    Permalink

    Define a query parameter that will be validated with the predicate

    Define a query parameter that will be validated with the predicate

    Failure of the predicate results in a '403: BadRequest' response.

    Definition Classes
    RhoDslQueryParamExtractors
  115. def param[T](name: String, default: T)(implicit F: FlatMap[F], parser: QueryParser[F, T], m: scala.reflect.api.JavaUniverse.TypeTag[T]): TypedQuery[F, ::[T, HNil]]

    Permalink

    Define a query parameter with a default value

    Define a query parameter with a default value

    Definition Classes
    RhoDslQueryParamExtractors
  116. def param[T](name: String)(implicit F: FlatMap[F], parser: QueryParser[F, T], m: scala.reflect.api.JavaUniverse.TypeTag[T]): TypedQuery[F, ::[T, HNil]]

    Permalink

    Defines a parameter in query string that should be bound to a route definition.

    Defines a parameter in query string that should be bound to a route definition.

    name

    name of the parameter in query

    Definition Classes
    RhoDslQueryParamExtractors
  117. def paramD[T](name: String, description: String, default: T, validate: (T) ⇒ Boolean)(implicit F: Monad[F], parser: QueryParser[F, T], m: scala.reflect.api.JavaUniverse.TypeTag[T]): TypedQuery[F, ::[T, HNil]]

    Permalink

    Define a query parameter with description that will be validated with the predicate

    Define a query parameter with description that will be validated with the predicate

    Failure of the predicate results in a '403: BadRequest' response.

    Definition Classes
    RhoDslQueryParamExtractors
  118. def paramD[T](name: String, description: String, validate: (T) ⇒ Boolean)(implicit F: Monad[F], parser: QueryParser[F, T], m: scala.reflect.api.JavaUniverse.TypeTag[T]): TypedQuery[F, ::[T, HNil]]

    Permalink

    Define a query parameter with description that will be validated with the predicate

    Define a query parameter with description that will be validated with the predicate

    Failure of the predicate results in a '403: BadRequest' response.

    Definition Classes
    RhoDslQueryParamExtractors
  119. def paramD[T](name: String, default: T, description: String)(implicit F: FlatMap[F], parser: QueryParser[F, T], m: scala.reflect.api.JavaUniverse.TypeTag[T]): TypedQuery[F, ::[T, HNil]]

    Permalink

    Define a query parameter with description and a default value

    Define a query parameter with description and a default value

    Definition Classes
    RhoDslQueryParamExtractors
  120. def paramD[T](name: String, description: String)(implicit F: FlatMap[F], parser: QueryParser[F, T], m: scala.reflect.api.JavaUniverse.TypeTag[T]): TypedQuery[F, ::[T, HNil]]

    Permalink

    Defines a parameter in query string that should be bound to a route definition.

    Defines a parameter in query string that should be bound to a route definition.

    name

    name of the parameter in query

    description

    description of the parameter

    Definition Classes
    RhoDslQueryParamExtractors
  121. def paramR[T](name: String, description: String, default: T, validate: (T) ⇒ Option[F[BaseResult[F]]])(implicit F: FlatMap[F], parser: QueryParser[F, T], m: scala.reflect.api.JavaUniverse.TypeTag[T]): TypedQuery[F, ::[T, HNil]]

    Permalink

    Defines a parameter in query string with description that should be bound to a route definition.

    Defines a parameter in query string with description that should be bound to a route definition.

    Definition Classes
    RhoDslQueryParamExtractors
  122. def paramR[T](name: String, default: T, validate: (T) ⇒ Option[F[BaseResult[F]]])(implicit F: FlatMap[F], parser: QueryParser[F, T], m: scala.reflect.api.JavaUniverse.TypeTag[T]): TypedQuery[F, ::[T, HNil]]

    Permalink

    Defines a parameter in query string that should be bound to a route definition.

    Defines a parameter in query string that should be bound to a route definition.

    Definition Classes
    RhoDslQueryParamExtractors
  123. def paramR[T](name: String, validate: (T) ⇒ Option[F[BaseResult[F]]])(implicit F: FlatMap[F], parser: QueryParser[F, T], m: scala.reflect.api.JavaUniverse.TypeTag[T]): TypedQuery[F, ::[T, HNil]]

    Permalink

    Defines a parameter in query string that should be bound to a route definition.

    Defines a parameter in query string that should be bound to a route definition.

    Definition Classes
    RhoDslQueryParamExtractors
  124. def paramRDescr[T](name: String, description: String, validate: (T) ⇒ Option[F[BaseResult[F]]])(implicit F: FlatMap[F], parser: QueryParser[F, T], m: scala.reflect.api.JavaUniverse.TypeTag[T]): TypedQuery[F, ::[T, HNil]]

    Permalink

    Defines a parameter in query string with description that should be bound to a route definition.

    Defines a parameter in query string with description that should be bound to a route definition.

    Definition Classes
    RhoDslQueryParamExtractors
  125. implicit def pathMatch(s: Symbol): TypedPath[F, ::[String, HNil]]

    Permalink
    Definition Classes
    RhoDslPathExtractors
  126. implicit def pathMatch(s: String): TypedPath[F, HNil]

    Permalink
    Definition Classes
    RhoDslPathExtractors
  127. def pathVar[T](id: String, description: String)(implicit parser: StringParser[F, T]): TypedPath[F, ::[T, HNil]]

    Permalink

    Defines a path variable of a URI with description that should be bound to a route definition

    Defines a path variable of a URI with description that should be bound to a route definition

    Definition Classes
    RhoDslPathExtractors
  128. def pathVar[T](id: String)(implicit parser: StringParser[F, T]): TypedPath[F, ::[T, HNil]]

    Permalink

    Defines a path variable of a URI that should be bound to a route definition

    Defines a path variable of a URI that should be bound to a route definition

    Definition Classes
    RhoDslPathExtractors
  129. def pathVar[T](implicit parser: StringParser[F, T], m: scala.reflect.api.JavaUniverse.TypeTag[T]): TypedPath[F, ::[T, HNil]]

    Permalink

    Defines a path variable of a URI that should be bound to a route definition

    Defines a path variable of a URI that should be bound to a route definition

    Definition Classes
    RhoDslPathExtractors
  130. def root(): TypedPath[F, HNil]

    Permalink

    Helper to be able to define a path with one level only.

    Helper to be able to define a path with one level only.

    val hello = Root / "hello"
    Definition Classes
    RhoDsl
  131. implicit def standardCollector[A](implicit F: Monad[F], p: StringParser[F, A]): QueryParser[F, A]

    Permalink

    Extract an element from the Query using a StringParser

    Extract an element from the Query using a StringParser

    Definition Classes
    QueryParsers
  132. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  133. final def toRoutes(middleware: RhoMiddleware[F] = identity): HttpRoutes[F]

    Permalink

    Convert the RhoRoute's accumulated into a HttpRoutes

  134. final def toString(): String

    Permalink
    Definition Classes
    RhoRoutes → AnyRef → Any
  135. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  136. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  137. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from RhoDsl[F]

Inherited from MatchersHListToFunc[F]

Inherited from QueryParsers[F]

Inherited from ResultSyntaxInstances[F]

Inherited from RhoDslHeaderExtractors[F]

Inherited from RhoDslPathExtractors[F]

Inherited from RhoDslQueryParamExtractors[F]

Inherited from FailureResponseOps[F]

Inherited from RoutePrependable[F, RhoRoutes[F]]

Inherited from ResponseGeneratorInstances[F]

Inherited from MethodAliases

Inherited from AnyRef

Inherited from Any

Ungrouped