Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.marshalling.rebind.api.GeneratorMappingContext

Packages that use GeneratorMappingContext
org.jboss.errai.enterprise.rebind   
org.jboss.errai.marshalling.rebind.api   
org.jboss.errai.marshalling.rebind.api.impl.defaultjava   
 

Uses of GeneratorMappingContext in org.jboss.errai.enterprise.rebind
 

Methods in org.jboss.errai.enterprise.rebind with parameters of type GeneratorMappingContext
 void ObserversMarshallingExtension.configure(GeneratorMappingContext generatorMappingContext)
           
 

Uses of GeneratorMappingContext in org.jboss.errai.marshalling.rebind.api
 

Methods in org.jboss.errai.marshalling.rebind.api that return GeneratorMappingContext
static GeneratorMappingContext GeneratorMappingContextFactory.create(com.google.gwt.core.ext.GeneratorContext context, MarshallerOutputTarget target, MarshallerGeneratorFactory marshallerGeneratorFactory, ClassStructureBuilder<?> classStructureBuilder, ArrayMarshallerCallback arrayMarshallerCallback)
           
static GeneratorMappingContext GeneratorMappingContextFactory.getFor(com.google.gwt.core.ext.GeneratorContext context, MarshallerOutputTarget target)
           
 

Methods in org.jboss.errai.marshalling.rebind.api with parameters of type GeneratorMappingContext
 void MarshallingExtensionConfigurator.configure(GeneratorMappingContext generatorMappingContext)
           
 

Uses of GeneratorMappingContext in org.jboss.errai.marshalling.rebind.api.impl.defaultjava
 

Constructors in org.jboss.errai.marshalling.rebind.api.impl.defaultjava with parameters of type GeneratorMappingContext
DefaultJavaMappingStrategy(boolean gwtTarget, GeneratorMappingContext context, MetaClass toMap)
           
 


Errai 3.0.1-SNAPSHOT

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