oxygen.json
  package oxygen.json
 
Members list
Type members
Classlikes
            object Json
           
          Attributes
- Companion
 - object
 - Supertypes
 - 
               trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
 
            object JsonCodec extends LowPriority1
           
          Attributes
            object JsonCodecLowPriority
           
          Attributes
- Supertypes
 - 
               class Objecttrait Matchableclass Any
 - Self type
 - 
               JsonCodecLowPriority.type
 
Attributes
- Companion
 - object
 - Supertypes
 - 
               class Objecttrait Matchableclass Any
 - Known subtypes
 - 
               object AnyJsonDecoderclass ArraySeqDecoder[A]object BigDecimalDecoderobject BooleanDecoderclass JsonSubtypeDecoder[A]class MapJsonInput[A]trait ObjectDecoder[A]class OptionDecoder[A]class SpecifiedDecoder[A]object StringDecodertrait TupleDecoder[A]object EmptyShow all
 
            object JsonDecoder extends Derivable[ObjectDecoder], LowPriority1
           
          Attributes
- Companion
 - trait
 - Supertypes
 - Self type
 - 
               JsonDecoder.type
 
            object JsonDecoderLowPriority
           
          Attributes
- Supertypes
 - 
               class Objecttrait Matchableclass Any
 - Self type
 
Attributes
- Companion
 - object
 - Supertypes
 - 
               class Objecttrait Matchableclass Any
 - Known subtypes
 - 
               class AnyJsonEncoder[A]class ArraySeqEncoder[A]object BigDecimalEncoderobject BooleanEncoderclass MapJsonOutput[A]trait ObjectEncoder[A]class OptionEncoder[A]class SpecifiedEncoder[A]object StringEncodertrait TupleEncoder[A]object EmptyShow all
 
            object JsonEncoder extends Derivable[ObjectEncoder], LowPriority1
           
          Attributes
- Companion
 - trait
 - Supertypes
 - Self type
 - 
               JsonEncoder.type
 
            object JsonEncoderLowPriority
           
          Attributes
- Supertypes
 - 
               class Objecttrait Matchableclass Any
 - Self type
 
Attributes
- Companion
 - object
 - Supertypes
 - 
               trait Producttrait Equalsclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
 
            object JsonError
           
          Attributes
- Companion
 - object
 - Supertypes
 - 
               trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
 
            object JsonFieldDecoder
           
          Attributes
- Companion
 - class
 - Supertypes
 - 
               trait Producttrait Mirrorclass Objecttrait Matchableclass Any
 - Self type
 - 
               JsonFieldDecoder.type
 
Attributes
- Companion
 - object
 - Supertypes
 - 
               trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
 
            object JsonFieldEncoder
           
          Attributes
- Companion
 - class
 - Supertypes
 - 
               trait Producttrait Mirrorclass Objecttrait Matchableclass Any
 - Self type
 - 
               JsonFieldEncoder.type
 
            object JsonParser
           
          Attributes
- Supertypes
 - 
               class Objecttrait Matchableclass Any
 - Self type
 - 
               JsonParser.type
 
Attributes
- Companion
 - object
 - Supertypes
 - 
               class Objecttrait Matchableclass Any
 
            object KeyedMapDecoder
           
          Attributes
- Companion
 - class
 - Supertypes
 - 
               class Objecttrait Matchableclass Any
 - Self type
 - 
               KeyedMapDecoder.type
 
            object instances
           
          Attributes
- Supertypes
 - 
               class Objecttrait Matchableclass Any
 - Self type
 - 
               instances.type
 
            final case class jsonDiscriminator(name: String) extends Annotation
           
          Attributes
- Supertypes
 - 
               trait Serializabletrait Producttrait Equalsclass Annotationclass Objecttrait Matchableclass AnyShow all
 
            final case class jsonField(name: String) extends Annotation
           
          Attributes
- Supertypes
 - 
               trait Serializabletrait Producttrait Equalsclass Annotationclass Objecttrait Matchableclass AnyShow all
 
            final case class jsonType(name: String) extends Annotation
           
          Attributes
- Supertypes
 - 
               trait Serializabletrait Producttrait Equalsclass Annotationclass Objecttrait Matchableclass AnyShow all
 
In this article