| Interface | Description | 
|---|---|
| Marshaller<EntityType> | 
 Interface of Java type converter. 
 | 
| MarshallerRegistry | 
 Service to get specialize marshaller. 
 | 
| MarshallingConstants | 
 This class gather all marshalling related constants. 
 | 
| Reader<EntityType> | 
 Interface of mimetype to Java type converter. 
 | 
| Writer<EntityType> | 
 Interface of Java type to mimetype converter. 
 | 
| Class | Description | 
|---|---|
| MarshallerHelper | 
 Quick use of  
MarshallerRegistry. | 
| MarshallerRegistryDescriptor | 
 POJO used to handle "register"  
MarshallerRegistry extension point. | 
| MarshallerRegistryImpl | 
 Implementation of  
MarshallerRegistry. | 
| Exception | Description | 
|---|---|
| MarshallingException | 
 Exception thrown by the  
MarshallerRegistry and all Marshallers. | 
Copyright © 2019 Nuxeo. All rights reserved.