org.http4s.util

Members list

Concise view

Type members

Classlikes

Mixin that makes a type writable by a Writer without needing a Renderer instance

Mixin that makes a type writable by a Writer without needing a Renderer instance

Attributes

Companion:
object
Source:
Renderable.scala
Graph
Supertypes
class Any
Known subtypes
class `private`
class max-age
class max-stale
class min-fresh
object must-revalidate.type
class no-cache
object no-store.type
object no-transform.type
object only-if-cached.type
object proxy-revalidate.type
object public.type
class s-maxage
class Challenge
class Charset
class *
object *.type
class Atom
class Token
class EntityTag
class HttpDate
class Method
class ProductId
trait Query
object Empty.type
class Parsed
class Raw
class RangeUnit
trait SameSite
object Lax.type
object None.type
object Strict.type
class Status
class Uri
class Authority
trait Host
class RegName
class Path
trait Element
class LinkValue
class Host
class SubRange
object Renderable

Attributes

Companion:
trait
Source:
Renderable.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait Renderer[T]

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
class Object
trait Matchable
class Any
Known subtypes
trait HttpCodec[A]
object Renderer

Attributes

Companion:
trait
Source:
Renderable.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class StringWriter(size: Int) extends Writer

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
trait Writer
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
class
Source:
Renderable.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object Writer

Attributes

Companion:
trait
Source:
Renderable.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Writer.type
trait Writer

Efficiently accumulate Renderable representations

Efficiently accumulate Renderable representations

Attributes

Companion:
object
Source:
Renderable.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Deprecated types

Attributes

Deprecated
true
Source:
package.scala

Value members

Deprecated fields

Attributes

Deprecated
true
Source:
package.scala