Class Hierarchy
- java.lang.Object
- io.activej.serializer.annotations.CustomAnnotations
Annotation Type Hierarchy
- io.activej.serializer.annotations.Deserialize (implements java.lang.annotation.Annotation)
- io.activej.serializer.annotations.Serialize (implements java.lang.annotation.Annotation)
- io.activej.serializer.annotations.SerializeClass (implements java.lang.annotation.Annotation)
- io.activej.serializer.annotations.SerializeClasses (implements java.lang.annotation.Annotation)
- io.activej.serializer.annotations.SerializeFixedSize (implements java.lang.annotation.Annotation)
- io.activej.serializer.annotations.SerializeFixedSizes (implements java.lang.annotation.Annotation)
- io.activej.serializer.annotations.SerializeNullable (implements java.lang.annotation.Annotation)
- io.activej.serializer.annotations.SerializeNullables (implements java.lang.annotation.Annotation)
- io.activej.serializer.annotations.SerializeProfiles (implements java.lang.annotation.Annotation)
- io.activej.serializer.annotations.SerializeStringFormat (implements java.lang.annotation.Annotation)
- io.activej.serializer.annotations.SerializeStringFormats (implements java.lang.annotation.Annotation)
- io.activej.serializer.annotations.SerializeVarLength (implements java.lang.annotation.Annotation)
- io.activej.serializer.annotations.SerializeVarLengths (implements java.lang.annotation.Annotation)