| Package | Description |
|---|---|
| org.apache.camel.util.component |
| Class and Description |
|---|
| AbstractApiEndpoint
Abstract base class for API Component Endpoints.
|
| ApiCollection
Base class for a collection of ApiMethods.
|
| ApiMethod
Interface for proxy methods.
|
| ApiMethodHelper
Helper class for working with
ApiMethod. |
| ApiMethodHelper.MatchType |
| ApiMethodParser
Parser base class for generating ApiMethod enumerations.
|
| ApiMethodParser.ApiMethodModel |
| ApiMethodParser.Argument |
| ApiMethodPropertiesHelper
Helper class to work with ApiMethod arguments to be extended by components.
|
| ApiName
Marker interface for ApiName enumerations.
|
| ArgumentSubstitutionParser.Substitution |
| PropertiesInterceptor
Intercepts Property values used to invoke API Method.
|
| PropertyNamesInterceptor
Intercepts Property names used to find methods.
|
| ResultInterceptor
Intercepts API method invocation result Exchange.
|
Apache Camel