Uses of Package
com.oracle.coherence.io.json.genson.convert
-
Packages that use com.oracle.coherence.io.json.genson.convert Package Description com.oracle.coherence.io.json.genson This package contains Genson base classes, to start with have a look atGenson.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.convert used by com.oracle.coherence.io.json.genson Class Description ChainedFactory A chained factory of Converters that gives the ability to implementations to decorate the converter created by the next factory.ContextualFactory Beta feature
Create method signature and BeanProperty might change in the future. -
Classes in com.oracle.coherence.io.json.genson.convert used by com.oracle.coherence.io.json.genson.reflect Class Description ContextualFactory Beta feature
Create method signature and BeanProperty might change in the future. -
Classes in com.oracle.coherence.io.json.genson.convert used by com.oracle.coherence.io.json.internal Class Description ChainedFactory A chained factory of Converters that gives the ability to implementations to decorate the converter created by the next factory.