| Class | Description |
|---|---|
| AbstractAnnotationProcessor |
Abstract class for Camel apt plugins.
|
| DocumentationHelper |
Helper to find documentation for inherited options when a component extends another.
|
| EipAnnotationProcessor |
Process all camel-core's model classes (EIPs and DSL) and generate json schema documentation
|
| EndpointAnnotationProcessor |
Processes all Camel
UriEndpoints and generate json schema and html documentation for the endpoint/component. |
Apache Camel