| Interface | Description |
|---|---|
| JacksonMapperProvider |
Provides access to the gwt-jackson object mappers generated at the compilation.
|
| Serialization |
Offers basic serialization methods.
|
| Class | Description |
|---|---|
| AbstractJacksonMapperProvider |
Abstract class providing utility methods to reduce the code generation complexity of
JacksonMapperProvider. |
| JsonSerialization |
JSON implementation of
Serialization. |
| MultimapJsonSerializer |
Serializes a
Multimap to valid JSON. |
Copyright © 2010–2014 Arcbees. All rights reserved.