| Interface | Description |
|---|---|
| SuggestionStrategy |
Strategy to provide suggestions for unknown endpoint options
|
| Class | Description |
|---|---|
| AbstractCamelCatalog |
Base class for both the runtime RuntimeCamelCatalog from camel-core and the complete CamelCatalog from camel-catalog.
|
| CamelContextJSonSchemaResolver |
Uses runtime
CamelContext to resolve the JSon schema files. |
| CatalogHelper | |
| DefaultRuntimeCamelCatalog |
Default
RuntimeCamelCatalog. |
| Pair<T> |
Copied from org.apache.camel.util.Pair
|
| TimePatternConverter |
This class is a copy from camel-core so we can use it independent to validate uris with time patterns
|
| UnsafeUriCharactersEncoder |
Encoder for unsafe URI characters.
|
| URISupport |
Copied from org.apache.camel.util.URISupport
|
Apache Camel