| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointUriFactory |
ExtendedCamelContext.getEndpointUriFactory(String scheme)
Gets the
EndpointUriFactory for the given component name. |
| Modifier and Type | Method and Description |
|---|---|
EndpointUriFactory |
UriFactoryResolver.resolveFactory(String name,
CamelContext context)
Resolves the given
EndpointUriFactory. |
Apache Camel