| Package | Description |
|---|---|
| com.github.nmorel.gwtjackson.rebind | |
| com.github.nmorel.gwtjackson.rebind.property |
| Modifier and Type | Method and Description |
|---|---|
BeanInfo |
BeanJsonMapperInfo.getBeanInfo() |
static BeanInfo |
BeanInfo.process(com.google.gwt.core.ext.TreeLogger logger,
JacksonTypeOracle typeOracle,
BeanJsonMapperInfo mapperInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractBeanJsonCreator.TypeParameters |
AbstractBeanJsonCreator.generateTypeParameterMapperFields(com.google.gwt.user.rebind.SourceWriter source,
BeanInfo beanInfo,
String mapperClass,
String mapperNameFormat) |
void |
BeanJsonMapperInfo.setBeanInfo(BeanInfo beanInfo) |
protected void |
BeanJsonSerializerCreator.writeClassBody(com.google.gwt.user.rebind.SourceWriter source,
BeanInfo beanInfo,
Map<String,PropertyInfo> properties) |
protected void |
BeanJsonDeserializerCreator.writeClassBody(com.google.gwt.user.rebind.SourceWriter source,
BeanInfo beanInfo,
Map<String,PropertyInfo> properties) |
protected abstract void |
AbstractBeanJsonCreator.writeClassBody(com.google.gwt.user.rebind.SourceWriter source,
BeanInfo info,
Map<String,PropertyInfo> properties) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.gwt.thirdparty.guava.common.collect.ImmutableMap<String,PropertyAccessors> |
PropertyParser.findPropertyAccessors(com.google.gwt.core.ext.TreeLogger logger,
BeanInfo beanInfo) |
Copyright © 2014. All Rights Reserved.