|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MarshallerGeneratorFactory | |
---|---|
org.jboss.errai.marshalling.rebind | |
org.jboss.errai.marshalling.rebind.api |
Uses of MarshallerGeneratorFactory in org.jboss.errai.marshalling.rebind |
---|
Methods in org.jboss.errai.marshalling.rebind that return MarshallerGeneratorFactory | |
---|---|
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)
|
Uses of MarshallerGeneratorFactory in org.jboss.errai.marshalling.rebind.api |
---|
Methods in org.jboss.errai.marshalling.rebind.api that return MarshallerGeneratorFactory | |
---|---|
MarshallerGeneratorFactory |
GeneratorMappingContext.getMarshallerGeneratorFactory()
|
Methods in org.jboss.errai.marshalling.rebind.api with parameters of type MarshallerGeneratorFactory | |
---|---|
static GeneratorMappingContext |
GeneratorMappingContextFactory.create(com.google.gwt.core.ext.GeneratorContext context,
MarshallerOutputTarget target,
MarshallerGeneratorFactory marshallerGeneratorFactory,
ClassStructureBuilder<?> classStructureBuilder,
ArrayMarshallerCallback arrayMarshallerCallback)
|
Constructors in org.jboss.errai.marshalling.rebind.api with parameters of type MarshallerGeneratorFactory | |
---|---|
GeneratorMappingContext(MarshallerGeneratorFactory marshallerGeneratorFactory,
ClassStructureBuilder<?> classStructureBuilder,
ArrayMarshallerCallback callback)
|
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |