Class and Description |
---|
AbstractCamelCatalog
Base class for both the runtime RuntimeCamelCatalog from camel-core and the complete CamelCatalog from camel-catalog.
|
CamelCatalog
Catalog of components, data formats, models (EIPs), languages, and more from this Apache Camel release.
|
EndpointValidationResult
Details result of validating endpoint uri.
|
JSonSchemaResolver
Pluggable resolver to load JSon schema files for components, data formats, languages etc.
|
LanguageValidationResult
Validation result of parsing a language expression or predicate
|
RuntimeProvider
A pluggable strategy for chosen runtime to run Camel such as default, karaf, spring-boot, etc.
|
SimpleValidationResult
Deprecated.
Please use
LanguageValidationResult instead. |
SuggestionStrategy
Strategy to provide suggestions for unknown endpoint options
|
VersionManager
Strategy to manage and load Camel versions the catalog uses.
|
Apache Camel