Uses of Class
org.atmosphere.gwt20.client.AtmosphereRequestConfig

Packages that use AtmosphereRequestConfig
org.atmosphere.gwt20.client   
 

Uses of AtmosphereRequestConfig in org.atmosphere.gwt20.client
 

Methods in org.atmosphere.gwt20.client that return AtmosphereRequestConfig
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 © 2014. All Rights Reserved.