| Package | Description |
|---|---|
| com.github.nmorel.gwtjackson.rebind | |
| com.github.nmorel.gwtjackson.rebind.bean | |
| com.github.nmorel.gwtjackson.rebind.property |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractBeanJsonCreator.generateIdentifierDeserializationInfo(com.google.gwt.user.rebind.SourceWriter source,
com.google.gwt.core.ext.typeinfo.JClassType type,
BeanIdentityInfo identityInfo) |
protected void |
AbstractBeanJsonCreator.generateIdentifierSerializationInfo(com.google.gwt.user.rebind.SourceWriter source,
com.google.gwt.core.ext.typeinfo.JClassType type,
BeanIdentityInfo identityInfo) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.thirdparty.guava.common.base.Optional<BeanIdentityInfo> |
BeanInfo.getIdentityInfo() |
static com.google.gwt.thirdparty.guava.common.base.Optional<BeanIdentityInfo> |
BeanProcessor.processIdentity(com.google.gwt.core.ext.TreeLogger logger,
JacksonTypeOracle typeOracle,
RebindConfiguration configuration,
com.google.gwt.core.ext.typeinfo.JClassType type,
com.google.gwt.thirdparty.guava.common.base.Optional<com.fasterxml.jackson.annotation.JsonIdentityInfo> jsonIdentityInfo,
com.google.gwt.thirdparty.guava.common.base.Optional<com.fasterxml.jackson.annotation.JsonIdentityReference> jsonIdentityReference) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.thirdparty.guava.common.base.Optional<BeanIdentityInfo> |
PropertyInfo.getIdentityInfo() |
Copyright © 2014. All Rights Reserved.