|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientSerializer | |
|---|---|
| org.atmosphere.gwt20.client | |
| Uses of ClientSerializer in org.atmosphere.gwt20.client |
|---|
| Classes in org.atmosphere.gwt20.client that implement ClientSerializer | |
|---|---|
class |
AutoBeanClientSerializer
The base class for serializers. |
class |
GwtRpcClientSerializer
The base class for serializers. |
| Methods in org.atmosphere.gwt20.client with parameters of type ClientSerializer | |
|---|---|
static AtmosphereRequestConfig |
AtmosphereRequestConfig.create(ClientSerializer serializer)
use the same serializer for inbound and outbound |
static AtmosphereRequestConfig |
AtmosphereRequestConfig.create(ClientSerializer inbound,
ClientSerializer outbound)
specify a different serializer for inbound and outbound |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||