| Package | Description |
|---|---|
| com.gwtplatform.dispatch.rest.client.gin | |
| com.gwtplatform.dispatch.rest.client.serialization |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Serialization> |
RestDispatchAsyncModuleBuilder.getSerializationClass() |
| Modifier and Type | Method and Description |
|---|---|
RestDispatchAsyncModuleBuilder |
RestDispatchAsyncModuleBuilder.serialization(Class<? extends Serialization> serializationClass)
Specify the serialization implementation to use.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsonSerialization
JSON implementation of
Serialization. |
Copyright © 2010–2014 Arcbees. All rights reserved.