SimpleRestJsonBuilder

smithy4s.http4s.SimpleRestJsonBuilder$
See theSimpleRestJsonBuilder companion class

Attributes

Companion:
class
Graph
Supertypes
class SimpleProtocolBuilder[SimpleRestJson]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited classlikes

class ClientBuilder[Alg[_[_, _, _, _, _]], F[_]]

Attributes

Inherited from:
SimpleProtocolBuilder
Graph
Supertypes
class Object
trait Matchable
class Any
class RouterBuilder[Alg[_[_, _, _, _, _]], F[_]]

Attributes

Inherited from:
SimpleProtocolBuilder
Graph
Supertypes
class Object
trait Matchable
class Any
class ServiceBuilder[Alg[_[_, _, _, _, _]]]

Attributes

Inherited from:
SimpleProtocolBuilder
Graph
Supertypes
class Object
trait Matchable
class Any

Value members

Inherited methods

def apply[Alg[_[_, _, _, _, _]]](service: Service[Alg]): ServiceBuilder[Alg]

Attributes

Inherited from:
SimpleProtocolBuilder
def routes[Alg[_[_, _, _, _, _]], F[_]](impl: FunctorAlgebra[Alg, F])(implicit service: Service[Alg], F: Concurrent[F]): RouterBuilder[Alg, F]

Attributes

Inherited from:
SimpleProtocolBuilder

Attributes

Inherited from:
SimpleRestJsonBuilder

Attributes

Inherited from:
SimpleRestJsonBuilder

Inherited fields

val codecs: CodecAPI

Attributes

Inherited from:
SimpleProtocolBuilder