Package | Description |
---|---|
org.jboss.errai.marshalling.rebind | |
org.jboss.errai.marshalling.rebind.api |
Modifier and Type | Method and Description |
---|---|
static MarshallerOutputTarget |
MarshallerOutputTarget.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MarshallerOutputTarget[] |
MarshallerOutputTarget.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
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 |
---|---|
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) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.