Package | Description |
---|---|
org.apache.camel.component.properties |
The Properties Component for lookup of property
placeholders for endpoint URI.
|
org.apache.camel.component.ref |
The Ref Component for lookup of existing
endpoints bound in the
Registry . |
Modifier and Type | Class and Description |
---|---|
class |
PropertiesEndpoint
The properties component is used for using property placeholders in endpoint uris.
|
Modifier and Type | Class and Description |
---|---|
class |
RefEndpoint
The ref component is used for lookup of existing endpoints bound in the Registry.
|
Apache Camel