org.http4s.syntax
package org.http4s.syntax
Members list
Type members
Classlikes
trait AllSyntax extends AnyRef, KleisliSyntax, StringSyntax, LiteralsSyntax, HeaderSyntax
Attributes
- Source
- AllSyntax.scala
- Supertypes
-
trait HeaderSyntaxtrait LiteralsSyntaxtrait StringSyntaxtrait KleisliSyntaxclass Objecttrait Matchableclass AnyShow all
- Known subtypes
Attributes
- Source
- HeaderSyntax.scala
- Supertypes
trait HeaderSyntax
Attributes
- Source
- KleisliSyntax.scala
- Supertypes
Attributes
- Source
- KleisliSyntax.scala
- Supertypes
Attributes
- Source
- KleisliSyntax.scala
- Supertypes
Attributes
- Source
- KleisliSyntax.scala
- Supertypes
trait KleisliSyntax
trait LiteralsSyntax
Attributes
- Source
- HeaderSyntax.scala
- Supertypes
Attributes
- Source
- HeaderSyntax.scala
- Supertypes
trait StringSyntax
Attributes
- Source
- package.scala
- Supertypes
-
trait AllSyntaxtrait HeaderSyntaxtrait LiteralsSyntaxtrait StringSyntaxtrait KleisliSyntaxclass Objecttrait Matchableclass AnyShow all
- Self type
-
all.type
object header extends HeaderSyntax
Attributes
- Source
- package.scala
- Supertypes
- Self type
-
header.type
object literals extends LiteralsSyntax
Attributes
- Source
- package.scala
- Supertypes
- Self type
-
literals.type
object string extends StringSyntax
Attributes
- Source
- package.scala
- Supertypes
- Self type
-
string.type
Deprecated classlikes
Attributes
- Deprecated
- true
- Source
- StringSyntax.scala
- Supertypes
-
class AnyValtrait Matchableclass Any
object kleisli extends KleisliSyntax
Attributes
- Deprecated
- true
- Source
- package.scala
- Supertypes
- Self type
-
kleisli.type
In this article