| 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.generateTypeInfo(com.google.gwt.user.rebind.SourceWriter source,
BeanTypeInfo typeInfo,
boolean serialization) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.thirdparty.guava.common.base.Optional<BeanTypeInfo> |
BeanInfo.getTypeInfo() |
static com.google.gwt.thirdparty.guava.common.base.Optional<BeanTypeInfo> |
BeanProcessor.processType(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.JsonTypeInfo> jsonTypeInfo,
com.google.gwt.thirdparty.guava.common.base.Optional<com.fasterxml.jackson.annotation.JsonSubTypes> propertySubTypes) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.thirdparty.guava.common.base.Optional<BeanTypeInfo> |
PropertyInfo.getTypeInfo() |
Copyright © 2015. All Rights Reserved.