JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Package
org.apache.camel.component.binding
Packages that use
org.apache.camel.component.binding
Package
Description
org.apache.camel.component.binding
The
Binding Component
which is a way of wrapping an Endpoint in a contract; such as a Data Format, a Content Enricher or validation step.
Classes in
org.apache.camel.component.binding
used by
org.apache.camel.component.binding
Class and Description
BindingEndpoint
Applies a
Binding
to an underlying
Endpoint
so that the binding processes messages before its sent to the endpoint and processes messages received by the endpoint consumer before its passed to the real consumer.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel