| Package | Description |
|---|---|
| com.github.nmorel.gwtjackson.rebind | |
| com.github.nmorel.gwtjackson.rebind.type |
| Modifier and Type | Method and Description |
|---|---|
protected JSerializerType |
AbstractCreator.getJsonSerializerFromType(com.google.gwt.core.ext.typeinfo.JType type)
Build the string that instantiate a
JsonSerializer for the given type. |
protected JSerializerType |
AbstractCreator.getKeySerializerFromType(com.google.gwt.core.ext.typeinfo.JType type)
Build the string that instantiate a
KeySerializer for the given type. |
| Modifier and Type | Method and Description |
|---|---|
JSerializerType |
JSerializerType.Builder.build() |
| Constructor and Description |
|---|
JSerializerType(boolean beanMapper,
com.google.gwt.core.ext.typeinfo.JType type,
String instance,
JSerializerType[] parameters) |
Copyright © 2014. All Rights Reserved.