| Package | Description |
|---|---|
| com.github.nmorel.gwtjackson.rebind.bean | |
| com.github.nmorel.gwtjackson.rebind.property.parser |
| Modifier and Type | Method and Description |
|---|---|
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.JType type,
PropertyAccessors propertyAccessors) |
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.JType type,
PropertyAccessors propertyAccessors) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.gwt.thirdparty.guava.common.collect.ImmutableMap<String,PropertyAccessors> |
PropertyParser.findPropertyAccessors(RebindConfiguration configuration,
com.google.gwt.core.ext.TreeLogger logger,
BeanInfo beanInfo) |
Copyright © 2014. All Rights Reserved.