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


public interface Marshaller<T>


Method Summary
 String marshall(T object, EncodingContext ctx)
           
 

Method Detail

marshall

String marshall(T object,
                EncodingContext ctx)


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