| Package | Description |
|---|---|
| org.atmosphere.gwt20.client |
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2015. All Rights Reserved.