| Package | Description |
|---|---|
| org.apache.camel.component.bean |
The Bean Component which will look up the
bean name in the Spring ApplicationContext and use that to dispatch messages to a POJO
|
| org.apache.camel.component.file |
The File Component for working with file systems.
|
| Modifier and Type | Method and Description |
|---|---|
static Object |
BeanConverter.convertTo(Class<?> type,
Exchange exchange,
Object value,
TypeConverterRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
GenericFileConverter.convertTo(Class<?> type,
Exchange exchange,
Object value,
TypeConverterRegistry registry) |
Apache Camel