org.http4s.syntax

Members list

Concise view

Type members

Classlikes

trait AllSyntax extends AnyRef with KleisliSyntax with StringSyntax with LiteralsSyntax with HeaderSyntax

Attributes

Source:
AllSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object implicits.type
object all.type
final class HeaderOps[A](val a: A, header: Header[A, _])

Attributes

Source:
HeaderSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Source:
HeaderSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllSyntax
object implicits.type
object all.type
object header.type
final class KleisliAuthedRoutesOps[F[_], A](self: AuthedRoutes[A, F])

Attributes

Source:
KleisliSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
final class KleisliHttpAppOps[F[_]](self: HttpApp[F])(implicit evidence$2: Functor[F])

Attributes

Source:
KleisliSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
final class KleisliHttpRoutesOps[F[_]](self: HttpRoutes[F])

Attributes

Source:
KleisliSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
final class KleisliResponseOps[F[_], A](self: Kleisli[[_] =>> OptionT[F, _$7], A, Response[F]])(implicit evidence$1: Functor[F])

Attributes

Source:
KleisliSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Source:
KleisliSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Response.type
trait AllSyntax
object implicits.type
object all.type
object kleisli.type

Attributes

Source:
LiteralsSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllSyntax
object implicits.type
object all.type
object literals.type
final class SelectOpsMultiple[A, H[_]](val a: H[A])(implicit ev: Aux[A, H])

Attributes

Source:
HeaderSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
final class SelectOpsOne[A](val a: A)(implicit ev: Select[A])

Attributes

Source:
HeaderSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Source:
StringSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllSyntax
object implicits.type
object all.type
object string.type
object all extends AllSyntax

Attributes

Source:
package.scala
Graph
Supertypes
trait AllSyntax
class Object
trait Matchable
class Any
Self type
all.type
object header extends HeaderSyntax

Attributes

Source:
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
header.type
object literals extends LiteralsSyntax

Attributes

Source:
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object string extends StringSyntax

Attributes

Source:
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
string.type

Deprecated classlikes

final class StringOps(val self: String) extends AnyVal

Attributes

Deprecated
true
Source:
StringSyntax.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any
object kleisli extends KleisliSyntax

Attributes

Deprecated
true
Source:
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
kleisli.type