| 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 com.squareup.javapoet.CodeBlock |
AbstractBeanJsonCreator.generateTypeInfo(BeanTypeInfo typeInfo)
Build the code to initialize a
TypeSerializationInfo or TypeDeserializationInfo. |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.thirdparty.guava.common.base.Optional<BeanTypeInfo> |
BeanInfo.getTypeInfo()
Getter for the field
typeInfo. |
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)
processType
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.thirdparty.guava.common.base.Optional<BeanTypeInfo> |
PropertyInfo.getTypeInfo()
Getter for the field
typeInfo. |
Copyright © 2017. All Rights Reserved.