Interface | Description |
---|---|
ArrayMarshallerCallback | |
Mapping |
Classes which implement this interface should return valid statements that know how to bind/read a value
from a class.
|
MappingStrategy | |
MarshallingExtensionConfigurator | |
ObjectMapper |
This class will actually figure out how to deconstruct and object and put it back together
by generating mappings, which represent value bind and value read statements.
|
Class | Description |
---|---|
GeneratorMappingContext | |
GeneratorMappingContextFactory |
Creates and holds references to
GeneratorMappingContext s for different
MarshallerOutputTarget s. |
Annotation Type | Description |
---|---|
CustomMapping | |
InheritedMappings |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.