See: Description
| Class | Description |
|---|---|
| DataFormatBinding |
Represents a
Binding which Marshals the message in the ProduceProcessor and
Unmarshals the message in the ConsumeProcessor |
| RestBindingProcessor |
A
Processor that binds the REST DSL incoming and outgoing messages
from sources of json or xml to Java Objects. |
| Exception | Description |
|---|---|
| BindingException |
An exception if a binding is not possible, such as binding to json or xml cannot be done.
|
Apache Camel