| Interface | Description |
|---|---|
| ObjectSerializer |
Defines a component capable to serialize/deserialize objects into/from an array of
bytes. |
| Exception | Description |
|---|---|
| SerializationException |
Exception to signal an error during serialization/deserialization process
|
| Annotation Type | Description |
|---|---|
| DefaultObjectSerializer |
A
Qualifier annotation for injecting
the ObjectSerializer which has been
selected as the default in the MuleConfiguration |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.