automorph.codec.json
Members list
Type members
Classlikes
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 Serializabletrait Producttrait Equalstrait MessageCodec[Json]trait MessageCodecMeta[Json]class Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
- Self type
-
ArgonautJsonCodec.type
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 Serializabletrait Producttrait Equalstrait MessageCodec[Json]trait MessageCodecMeta[Json]class Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
- Self type
-
CirceJsonCodec.type
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 Serializabletrait Producttrait Equalstrait MessageCodec[JsonNode]trait MessageCodecMeta[JsonNode]class Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
- Self type
-
JacksonJsonCodec.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
JacksonRpcProtocol.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 Serializabletrait Producttrait Equalstrait MessageCodec[Value]trait MessageCodecMeta[Value]class Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
- Self type
-
UpickleJsonCodec.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 UpickleCustomtrait AttributeTaggedtrait Apitrait MsgReadWriterstrait JsReadWriterstrait LowPriReadWriterstrait MacroImplicitstrait WebJsontrait Writerstrait LowPriWriterstrait WritersVersionSpecifictrait Readerstrait ReadersVersionSpecifictrait CaseClassReadWriterstrait Annotatortrait MacrosCommontrait Configtrait Generatedtrait TupleReadWriterstrait Typesclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
UpickleJsonCustom.type