Class

org.http4s.rho

RhoRoutes

Related Doc: package rho

Permalink

class RhoRoutes[F[_]] extends MethodAliases with ResponseGeneratorInstances[F] with RoutePrependable[F, RhoRoutes[F]] with EntityEncoderInstances 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
RhoDsl[F], MatchersHListToFunc[F], QueryParsers[F], FailureResponseOps[F], ResultSyntaxInstances[F], EntityEncoderInstances, EntityEncoderInstances0, RoutePrependable[F, RhoRoutes[F]], ResponseGeneratorInstances[F], MethodAliases, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RhoRoutes
  2. RhoDsl
  3. MatchersHListToFunc
  4. QueryParsers
  5. FailureResponseOps
  6. ResultSyntaxInstances
  7. EntityEncoderInstances
  8. EntityEncoderInstances0
  9. RoutePrependable
  10. ResponseGeneratorInstances
  11. MethodAliases
  12. AnyRef
  13. 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, 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  2. type ALREADYREPORTED[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]

    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, 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]

    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]

    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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  7. type CREATED[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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  8. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  9. 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, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  10. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  11. type FOUND = Result[F, 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
  12. 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, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  13. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  14. 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, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  15. type IMUSED[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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  16. 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, A, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  17. 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, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  18. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  19. 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, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  20. 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, A, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  21. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  22. type MOVEDPERMANENTLY = Result[F, 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, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  23. type MULTIPLECHOICES = Result[F, 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, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  24. type MULTISTATUS[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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  25. 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, A]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  26. type NOCONTENT = Result[F, 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  27. type NONAUTHORITATIVEINFORMATION[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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  28. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  29. 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, A, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  30. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  31. 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, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  32. type NOTMODIFIED = Result[F, 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  33. type OK[A] = Result[F, 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
  34. type PARTIALCONTENT[A] = Result[F, 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
  35. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  36. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  37. type PERMANENTREDIRECT = Result[F, Nothing, Nothing, 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  38. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  39. 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, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  40. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  41. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  42. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  43. 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, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  44. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  45. type RESETCONTENT = 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  46. implicit class ResultSyntax[T >: TopResult[F] <: BaseResult[F]] extends ResponseOps[F]

    Permalink
    Definition Classes
    ResultSyntaxInstances
  47. type SEEOTHER = Result[F, 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  48. 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, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  49. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  50. type TEMPORARYREDIRECT = Result[F, Nothing, 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  51. 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, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  52. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  53. 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, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  54. 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, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  55. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  56. 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, A, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  57. 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]

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  58. 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, 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: DefaultMethodNoBody

    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: IdempotentMethodNoBody

    Permalink
    Definition Classes
    MethodAliases
  15. object ExpectationFailed extends EntityResponseGenerator[F]

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

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

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

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  19. def GET: SafeMethodNoBody

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

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

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  22. def HEAD: SafeMethodNoBody

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  42. def OPTIONS: SafeMethodWithBody

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

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  44. def PATCH: DefaultMethodWithBody

    Permalink
    Definition Classes
    MethodAliases
  45. def POST: DefaultMethodWithBody

    Permalink
    Definition Classes
    MethodAliases
  46. def PUT: IdempotentMethodWithBody

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  62. def TRACE: SafeMethodWithBody

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ResponseGeneratorInstances
  72. 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.

  73. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  74. 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
  75. implicit def byteArrayEncoder[F[_]]: EntityEncoder[F, Array[Byte]]

    Permalink
    Definition Classes
    EntityEncoderInstances
  76. def capture[H <: Extractable](key: H)(implicit F: Monad[F]): TypedHeader[F, ::[RhoDsl.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

    Definition Classes
    RhoDsl
  77. def captureMap[H <: Extractable, R](key: H)(f: (RhoDsl.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
    RhoDsl
  78. def captureMapR[H <: Extractable, R](key: H, default: Option[F[BaseResult[F]]] = None)(f: (RhoDsl.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 default

    Capture a specific header and map its value with an optional default

    key

    HeaderKey used to identify the header to capture

    default

    optional default for the case of a missing header

    f

    mapping function

    Definition Classes
    RhoDsl
  79. implicit def charArrayEncoder[F[_]](implicit charset: Charset): EntityEncoder[F, Array[Char]]

    Permalink
    Definition Classes
    EntityEncoderInstances
  80. implicit def chunkEncoder[F[_]]: EntityEncoder[F, Chunk[Byte]]

    Permalink
    Definition Classes
    EntityEncoderInstances
  81. def clone(): AnyRef

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

    Permalink
    Attributes
    protected
  83. 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
  84. def emptyEncoder[F[_], A]: EntityEncoder[F, A]

    Permalink
    Definition Classes
    EntityEncoderInstances0
  85. implicit def entityBodyEncoder[F[_]]: EntityEncoder[F, EntityBody[F]]

    Permalink
    Definition Classes
    EntityEncoderInstances
  86. implicit def entityEncoderContravariant[F[_]]: Contravariant[[β$0$]EntityEncoder[F, β$0$]]

    Permalink
    Definition Classes
    EntityEncoderInstances
  87. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  89. 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
  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
    RhoDsl
  91. def existsAnd[H <: Extractable](header: H)(f: (RhoDsl.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
    RhoDsl
  92. def existsAndR[H <: Extractable](header: H)(f: (RhoDsl.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
    RhoDsl
  93. def fileEncoder[F[_]](blockingExecutionContext: ExecutionContext)(implicit F: Effect[F], cs: ContextShift[F]): EntityEncoder[F, File]

    Permalink
    Definition Classes
    EntityEncoderInstances
  94. def filePathEncoder[F[_]](blockingExecutionContext: ExecutionContext)(implicit arg0: Sync[F], arg1: ContextShift[F]): EntityEncoder[F, Path]

    Permalink
    Definition Classes
    EntityEncoderInstances
  95. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  96. 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
    RhoDsl
  97. 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
    RhoDsl
  98. 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
    RhoDsl
  99. 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
    RhoDsl
  100. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  101. final def getRoutes: Seq[RhoRoute[F, _ <: HList]]

    Permalink

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

  102. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  103. def inputStreamEncoder[F[_], IS <: InputStream](blockingExecutionContext: ExecutionContext)(implicit arg0: Sync[F], arg1: ContextShift[F]): EntityEncoder[F, F[IS]]

    Permalink
    Definition Classes
    EntityEncoderInstances
  104. 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: Lazy[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
  105. 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: Lazy[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
  106. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  107. final val logger: Logger

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

    Permalink
    Definition Classes
    RhoDsl
  109. implicit def multipartEncoder[F[_]]: EntityEncoder[F, Multipart[F]]

    Permalink
    Definition Classes
    EntityEncoderInstances
  110. 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
  111. final def ne(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef
  113. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  114. 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
  115. 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
    RhoDsl
  116. 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
    RhoDsl
  117. 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
    RhoDsl
  118. 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
    RhoDsl
  119. 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
    RhoDsl
  120. 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
    RhoDsl
  121. 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
    RhoDsl
  122. 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
    RhoDsl
  123. 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
    RhoDsl
  124. 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
    RhoDsl
  125. 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
    RhoDsl
  126. 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
    RhoDsl
  127. implicit def pathMatch(s: Symbol): TypedPath[F, ::[String, HNil]]

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

    Permalink
    Definition Classes
    RhoDsl
  129. 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
    RhoDsl
  130. 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
    RhoDsl
  131. 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
    RhoDsl
  132. implicit def readerEncoder[F[_], R <: Reader](blockingExecutionContext: ExecutionContext)(implicit F: Sync[F], cs: ContextShift[F], charset: Charset): EntityEncoder[F, F[R]]

    Permalink
    Definition Classes
    EntityEncoderInstances
  133. 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
  134. implicit def serverSentEventEncoder[F[_]]: EntityEncoder[F, EventStream[F]]

    Permalink
    Definition Classes
    EntityEncoderInstances
  135. def showEncoder[F[_], A](implicit charset: Charset, show: Show[A]): EntityEncoder[F, A]

    Permalink
    Definition Classes
    EntityEncoderInstances0
  136. 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
  137. implicit def streamEncoder[F[_], A](implicit W: EntityEncoder[F, A]): EntityEncoder[F, Stream[F, A]]

    Permalink
    Definition Classes
    EntityEncoderInstances0
  138. implicit def stringEncoder[F[_]](implicit charset: Charset): EntityEncoder[F, String]

    Permalink
    Definition Classes
    EntityEncoderInstances
  139. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink

    Convert the RhoRoute's accumulated into a HttpRoutes

  141. final def toString(): String

    Permalink
    Definition Classes
    RhoRoutes → AnyRef → Any
  142. implicit def unitEncoder[F[_]]: EntityEncoder[F, Unit]

    Permalink
    Definition Classes
    EntityEncoderInstances
  143. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  144. final def wait(arg0: Long, arg1: Int): Unit

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

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

Inherited from RhoDsl[F]

Inherited from MatchersHListToFunc[F]

Inherited from QueryParsers[F]

Inherited from FailureResponseOps[F]

Inherited from ResultSyntaxInstances[F]

Inherited from EntityEncoderInstances

Inherited from EntityEncoderInstances0

Inherited from RoutePrependable[F, RhoRoutes[F]]

Inherited from ResponseGeneratorInstances[F]

Inherited from MethodAliases

Inherited from AnyRef

Inherited from Any

Ungrouped