Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.camel.processor.binding Classes and Interfaces - 3 results found.
| Name | Description | Type | Package | Framework |
| BindingException | An exception if a binding is not possible, such as binding to json or xml cannot be done. | Class | org.apache.camel.processor.binding | Apache Camel |
|
| DataFormatBinding | Represents a Binding which Marshals the message in the ProduceProcessor and Unmarshals the message in the ConsumeProcessor | Class | org.apache.camel.processor.binding | Apache Camel |
|
| RestBindingProcessor | A Processor that binds the REST DSL incoming and outgoing messages from sources of json or xml to Java Objects. | Class | org.apache.camel.processor.binding | Apache Camel |