org.jboss.errai.common.client.types
Interface Demarshaller<T>


public interface Demarshaller<T>


Method Summary
 T demarshall(com.google.gwt.json.client.JSONObject o, DecodingContext decodingContext)
           
 

Method Detail

demarshall

T demarshall(com.google.gwt.json.client.JSONObject o,
             DecodingContext decodingContext)


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.