Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.marshalling.client.api.DeferredMarshallerCreationCallback

Packages that use DeferredMarshallerCreationCallback
org.jboss.errai.marshalling.client   
 

Uses of DeferredMarshallerCreationCallback in org.jboss.errai.marshalling.client
 

Methods in org.jboss.errai.marshalling.client with parameters of type DeferredMarshallerCreationCallback
static
<T> Marshaller<T>
Marshalling.getMarshaller(Class<T> type, DeferredMarshallerCreationCallback<T> creationCallback)
          Returns a marshaller for the type with the provided fully qualified class name.
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.