| Package | Description |
|---|---|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeConverterLoader.load(TypeConverterRegistry registry)
A pluggable strategy to load type converters into a registry from some kind of mechanism
|
Apache Camel