Uses of Package
com.oracle.coherence.io.json.genson.annotation
-
Packages that use com.oracle.coherence.io.json.genson.annotation Package Description com.oracle.coherence.io.json.genson.convert This package provides some defaultConverterimplementations and the chained factory and converter decorator mechanisms.com.oracle.coherence.io.json.genson.reflect This package contains the core api providing databinding support for complex objects.com.oracle.coherence.io.json.internal Internal JSON packages. -
Classes in com.oracle.coherence.io.json.genson.annotation used by com.oracle.coherence.io.json.genson.convert Class Description HandleBeanView Annotated Serializer/Deserializer/Converter will be excluded from the BeanView mechanism.HandleClassMetadata Annotated Serializer/Deserializer/Converter with @HandleClassMetadata indicate that they will handle @class metadata during serialization and deserialization. -
Classes in com.oracle.coherence.io.json.genson.annotation used by com.oracle.coherence.io.json.genson.reflect Class Description JsonProperty JsonProperty annotation can be used to define the name of a property. -
Classes in com.oracle.coherence.io.json.genson.annotation used by com.oracle.coherence.io.json.internal Class Description HandleClassMetadata Annotated Serializer/Deserializer/Converter with @HandleClassMetadata indicate that they will handle @class metadata during serialization and deserialization.