Package | Description |
---|---|
org.jboss.errai.marshalling.rebind | |
org.jboss.errai.marshalling.rebind.api |
Modifier and Type | Method and Description |
---|---|
static MarshallerGeneratorFactory |
MarshallerGeneratorFactory.getFor(com.google.gwt.core.ext.GeneratorContext context,
MarshallerOutputTarget target) |
static MarshallerGeneratorFactory |
MarshallerGeneratorFactory.getFor(com.google.gwt.core.ext.GeneratorContext context,
MarshallerOutputTarget target,
ReachableTypes reachableTypes) |
Modifier and Type | Method and Description |
---|---|
MarshallerGeneratorFactory |
GeneratorMappingContext.getMarshallerGeneratorFactory() |
Modifier and Type | Method and Description |
---|---|
static GeneratorMappingContext |
GeneratorMappingContextFactory.create(com.google.gwt.core.ext.GeneratorContext context,
MarshallerOutputTarget target,
MarshallerGeneratorFactory marshallerGeneratorFactory,
ClassStructureBuilder<?> classStructureBuilder,
ArrayMarshallerCallback arrayMarshallerCallback) |
Constructor and Description |
---|
GeneratorMappingContext(MarshallerGeneratorFactory marshallerGeneratorFactory,
ClassStructureBuilder<?> classStructureBuilder,
ArrayMarshallerCallback callback) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.