| Package | Description |
|---|---|
| com.github.nmorel.gwtjackson.rebind | |
| com.github.nmorel.gwtjackson.rebind.property.processor |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.thirdparty.guava.common.collect.ImmutableMap<String,PropertyInfo> |
BeanJsonMapperInfo.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractBeanJsonCreator.generateCommonPropertyParameters(com.google.gwt.user.rebind.SourceWriter source,
PropertyInfo property,
JMapperType mapperType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BeanJsonDeserializerCreator.writeClassBody(com.google.gwt.user.rebind.SourceWriter source,
BeanInfo beanInfo,
com.google.gwt.thirdparty.guava.common.collect.ImmutableMap<String,PropertyInfo> properties) |
protected abstract void |
AbstractBeanJsonCreator.writeClassBody(com.google.gwt.user.rebind.SourceWriter source,
BeanInfo info,
com.google.gwt.thirdparty.guava.common.collect.ImmutableMap<String,PropertyInfo> properties) |
protected void |
BeanJsonSerializerCreator.writeClassBody(com.google.gwt.user.rebind.SourceWriter source,
BeanInfo beanInfo,
com.google.gwt.thirdparty.guava.common.collect.ImmutableMap<String,PropertyInfo> properties) |
| Constructor and Description |
|---|
BeanJsonMapperInfo(com.google.gwt.core.ext.typeinfo.JClassType type,
String qualifiedSerializerClassName,
String simpleSerializerClassName,
String qualifiedDeserializerClassName,
String simpleDeserializerClassName,
BeanInfo beanInfo,
com.google.gwt.thirdparty.guava.common.collect.ImmutableMap<String,PropertyInfo> properties) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.gwt.thirdparty.guava.common.collect.ImmutableMap<String,PropertyInfo> |
PropertyProcessor.findAllProperties(RebindConfiguration configuration,
com.google.gwt.core.ext.TreeLogger logger,
JacksonTypeOracle typeOracle,
BeanInfo beanInfo) |
Copyright © 2014. All Rights Reserved.