automorph.codec.json

Members list

Type members

Classlikes

final case class ArgonautJsonCodec()

Argonaut JSON message codec plugin.

Argonaut JSON message codec plugin.

Attributes

Constructor

Creates an Argonaut codec plugin using JSON as message format.

See also
Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class CirceJsonCodec()

Circe JSON message codec plugin.

Circe JSON message codec plugin.

Attributes

Constructor

Creates a Circe codec plugin using JSON as message format.

See also
Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class JacksonJsonCodec(objectMapper: ObjectMapper)

Jackson message codec plugin.

Jackson message codec plugin.

Value parameters

objectMapper

Jackson object mapper

Attributes

Constructor

Creates a Jackson codec plugin using JSON as message format.

See also
Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

uPickle JSON message codec plugin.

uPickle JSON message codec plugin.

Type parameters

Custom

customized Upickle reader and writer implicits instance type

Value parameters

custom

customized Upickle reader and writer implicits instance

Attributes

Constructor

Creates an uPickle codec plugin using JSON as message format.

See also
Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

uPickle message codec customization for JSON format.

uPickle message codec customization for JSON format.

Provides basic null-safe data types and RPC protocol message support.

Attributes

Companion
object
Supertypes
trait Api
trait WebJson
trait Writers
trait Readers
trait Annotator
trait MacrosCommon
trait Generated
trait Types
class Object
trait Matchable
class Any
Show all

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type