Uses of Interface
org.jboss.errai.common.client.types.Demarshaller

Packages that use Demarshaller
org.jboss.errai.common.client.types   
 

Uses of Demarshaller in org.jboss.errai.common.client.types
 

Methods in org.jboss.errai.common.client.types that return Demarshaller
static
<T> Demarshaller<T>
TypeDemarshallers.getDemarshaller(Class<? extends T> type)
           
static Demarshaller TypeDemarshallers.getDemarshaller(String type)
           
 

Methods in org.jboss.errai.common.client.types with parameters of type Demarshaller
static void TypeDemarshallers.addDemarshaller(Class type, Demarshaller d)
           
 



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