Uses of Interface
org.atmosphere.gwt.client.ObjectSerializer

Packages that use ObjectSerializer
org.atmosphere.gwt.client   
org.atmosphere.gwt.client.impl   
 

Uses of ObjectSerializer in org.atmosphere.gwt.client
 

Subinterfaces of ObjectSerializer in org.atmosphere.gwt.client
 interface JSONObjectSerializer
           
 

Fields in org.atmosphere.gwt.client declared as ObjectSerializer
protected  ObjectSerializer AtmosphereGWTSerializer.jsonSerializer
           
 

Uses of ObjectSerializer in org.atmosphere.gwt.client.impl
 

Classes in org.atmosphere.gwt.client.impl that implement ObjectSerializer
 class JSONObjectSerializerStub
          Please replace this stub with the an appropriate implementation see atmosphere-gwt-extra
 



Copyright © 2012. All Rights Reserved.