Package | Description |
---|---|
org.apache.camel.impl |
Default implementation classes for Camel Core
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultComponentConfiguration
Default implementation for components which do not inherit from
UriEndpointComponent and
do not have Endpoint classes annotated with UriEndpoint |
class |
UriComponentConfiguration
Implements
EndpointConfiguration for Endpoint implementations
which are annotated with UriEndpoint
to use the UriParam and UriParams annotations
to denote its parameters which can be specified via URI query parameters. |
Apache Camel