| Package | Description |
|---|---|
| org.apache.camel.component.properties |
The Properties Component for lookup of property
placeholders for endpoint URI.
|
| org.apache.camel.impl |
Default implementation classes for Camel Core
|
| Class and Description |
|---|
| AugmentedPropertyNameAwarePropertiesParser
Interface for property parses that can attempt parsing property names using a fixed property name prefix and suffix.
|
| PropertiesComponent
The Properties Component allows you to use property placeholders when defining Endpoint URIs
|
| PropertiesFunction
A function that is applied instead of looking up a property placeholder.
|
| PropertiesLocation |
| PropertiesParser
A parser to parse properties for a given input
|
| PropertiesResolver
A resolver to load properties from a given source such as a file from a classpath.
|
| Class and Description |
|---|
| PropertiesComponent
The Properties Component allows you to use property placeholders when defining Endpoint URIs
|
Apache Camel