Packages

package http4s

Linear Supertypes
Package, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. http4s
  2. Package
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. trait EntityCompiler[F[_]] extends AnyRef
  2. implicit final class ServiceOps[Alg[_[_, _, _, _, _]], Op[_, _, _, _, _]] extends AnyRef
  3. abstract class SimpleProtocolBuilder[P] extends AnyRef

    Abstract construct helping the construction of routers and clients for a given protocol.

    Abstract construct helping the construction of routers and clients for a given protocol. Upon constructing the routers/clients, it will first check that they are indeed annotated with the protocol in question.

  4. class SmithyHttp4sReverseRouter[Alg[_[_, _, _, _, _]], Op[_, _, _, _, _], F[_]] extends smithy4s.Interpreter[Op, F]
  5. class SmithyHttp4sRouter[Alg[_[_, _, _, _, _]], Op[_, _, _, _, _], F[_]] extends AnyRef

Value Members

  1. object EntityCompiler
  2. object SimpleRestJsonBuilder extends SimpleProtocolBuilder[SimpleRestJson]

Inherited from Package

Inherited from AnyRef

Inherited from Any

Ungrouped