| Package | Description |
|---|---|
| com.github.nmorel.gwtjackson.rebind.bean | |
| com.github.nmorel.gwtjackson.rebind.property |
| Modifier and Type | Method and Description |
|---|---|
static BeanInfo |
BeanProcessor.processProperties(RebindConfiguration configuration,
com.google.gwt.core.ext.TreeLogger logger,
JacksonTypeOracle typeOracle,
BeanInfo beanInfo,
PropertiesContainer properties)
Process the properties of the bean to find additionnal informations like @JsonValue.
|
| Modifier and Type | Method and Description |
|---|---|
static PropertiesContainer |
PropertyProcessor.findAllProperties(RebindConfiguration configuration,
com.google.gwt.core.ext.TreeLogger logger,
JacksonTypeOracle typeOracle,
BeanInfo beanInfo,
boolean mapperInSamePackageAsType)
findAllProperties
|
Copyright © 2017. All Rights Reserved.