Errai 3.0.1-SNAPSHOT

org.jboss.errai.marshalling.rebind.api
Interface ArrayMarshallerCallback


public interface ArrayMarshallerCallback

Author:
Mike Brock

Method Summary
 Statement deferred(MetaClass type, MetaClass marshaller)
           
 Statement demarshall(MetaClass type, Statement value)
           
 Statement marshal(MetaClass type, Statement value)
           
 

Method Detail

marshal

Statement marshal(MetaClass type,
                  Statement value)

demarshall

Statement demarshall(MetaClass type,
                     Statement value)

deferred

Statement deferred(MetaClass type,
                   MetaClass marshaller)

Errai 3.0.1-SNAPSHOT

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