org.atmosphere.samples.client
Class EventSerializer

java.lang.Object
  extended by org.atmosphere.gwt.client.AtmosphereGWTSerializer
      extended by org.atmosphere.samples.client.EventSerializer

public abstract class EventSerializer
extends AtmosphereGWTSerializer


Field Summary
 
Fields inherited from class org.atmosphere.gwt.client.AtmosphereGWTSerializer
jsonSerializer
 
Constructor Summary
EventSerializer()
           
 
Method Summary
 
Methods inherited from class org.atmosphere.gwt.client.AtmosphereGWTSerializer
deserialize, deserializeJSON, deserializePLAIN, deserializeRPC, getMode, getPushMode, getRPCSerializer, serialize, serializeJSON, serializePLAIN, serializeRPC
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventSerializer

public EventSerializer()


Copyright © 2014. All Rights Reserved.