org.jboss.errai.common.client.json
Class JSONDecoderCli

java.lang.Object
  extended by org.jboss.errai.common.client.json.JSONDecoderCli

public class JSONDecoderCli
extends Object


Constructor Summary
JSONDecoderCli()
           
 
Method Summary
static Object decode(Object value)
           
static Object decode(Object value, DecodingContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONDecoderCli

public JSONDecoderCli()
Method Detail

decode

public static Object decode(Object value)

decode

public static Object decode(Object value,
                            DecodingContext ctx)


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