| Package | Description |
|---|---|
| org.apache.camel.impl.converter |
Default implementation classes the Type Conversion Strategies
|
| org.apache.camel.spi |
Service Provider Interfaces used internally by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Field and Description |
|---|---|
protected TypeConverterRegistry.Statistics |
BaseTypeConverterRegistry.statistics |
| Modifier and Type | Method and Description |
|---|---|
TypeConverterRegistry.Statistics |
BaseTypeConverterRegistry.getStatistics() |
| Modifier and Type | Method and Description |
|---|---|
TypeConverterRegistry.Statistics |
TypeConverterRegistry.getStatistics()
Gets the utilization statistics of this type converter registry
|
Apache Camel