org.atmosphere.gwt.server.impl
Class GwtRpcDeserializer

java.lang.Object
  extended by org.atmosphere.gwt.server.impl.GwtRpcDeserializer

public class GwtRpcDeserializer
extends Object

Author:
p.havelaar

Field Summary
protected  com.google.gwt.user.server.rpc.SerializationPolicyProvider cometSerializationPolicyProvider
           
 
Constructor Summary
GwtRpcDeserializer()
           
 
Method Summary
 Serializable deserialize(String data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cometSerializationPolicyProvider

protected com.google.gwt.user.server.rpc.SerializationPolicyProvider cometSerializationPolicyProvider
Constructor Detail

GwtRpcDeserializer

public GwtRpcDeserializer()
Method Detail

deserialize

public Serializable deserialize(String data)


Copyright © 2013. All Rights Reserved.