org.http4s.util
package org.http4s.util
Members list
Concise view
Type members
Classlikes
trait Renderable
Attributes
- Companion:
- object
- Source:
- Renderable.scala
- Graph
- Supertypes
- class Any
- Known subtypes
- trait CacheDirectiveclass `private`class max-ageclass max-staleclass min-freshobject must-revalidate.typeclass no-cacheobject no-store.typeobject no-transform.typeobject only-if-cached.typeobject proxy-revalidate.typeobject public.typeclass s-maxageclass stale-if-errorclass stale-while-revalidateclass Challengeclass Charsetclass CharsetRangeclass *object *.typeclass Atomclass ContentCodingclass Credentialsclass AuthParamsclass Tokenclass EntityTagclass HttpDateclass HttpVersionclass LanguageTagclass Methodtrait ProductIdOrCommentclass ProductCommentclass ProductIdclass Queryclass RangeUnitclass RequestCookieclass ResponseCookietrait SameSiteobject Lax.typeobject None.typeobject Strict.typeclass ServerSentEventclass Statusclass TransferCodingclass Uriclass Authoritytrait Hostclass Ipv4Addressclass Ipv6Addressclass RegNameclass Pathtrait Elementclass LinkValueclass MediaRangeAndQValueclass Hostclass SubRange
object Renderable
Attributes
- Companion:
- trait
- Source:
- Renderable.scala
- Graph
- Supertypes
- Self type
- Renderable.type
A type class that describes how to efficiently render a type
A type class that describes how to efficiently render a type
Attributes
- T
the type which will be rendered
- Companion:
- object
- Source:
- Renderable.scala
- Graph
- Supertypes
- Known subtypes
- trait HttpCodec[A]
object Renderer
Attributes
- Companion:
- trait
- Source:
- Renderable.scala
- Graph
- Supertypes
- Self type
- Renderer.type
Writer that will result in a String
Writer that will result in a String
Attributes
- size
initial buffer size of the underlying
StringBuilder
- Companion:
- object
- Source:
- Renderable.scala
- Graph
- Supertypes
- Self type
object StringWriter
Attributes
- Companion:
- class
- Source:
- Renderable.scala
- Graph
- Supertypes
- Self type
- StringWriter.type
object Writer
Attributes
- Companion:
- trait
- Source:
- Renderable.scala
- Graph
- Supertypes
- Self type
- Writer.type
trait Writer
Efficiently accumulate Renderable representations
Efficiently accumulate Renderable representations
Attributes
- Companion:
- object
- Source:
- Renderable.scala
- Graph
- Supertypes
- Known subtypes
- class StringWriter
- Self type
Deprecated types
Attributes
- Deprecated
- true
- Source:
- package.scala
Value members
Deprecated fields
Attributes
- Deprecated
- true
- Source:
- package.scala