| Package | Description |
|---|---|
| org.apache.camel.cloud |
Camel cloud
|
| org.apache.camel.impl.cloud | |
| org.apache.camel.model.cloud |
The JAXB POJOs for the remote service call DSL
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceChooserFactory
A factory to create ServiceChooser
|
interface |
ServiceDiscoveryFactory
A factory to create ServiceDiscovery
|
interface |
ServiceExpressionFactory
A factory to create Expression
|
interface |
ServiceFilterFactory
A factory to create ServiceFilter
|
interface |
ServiceLoadBalancerFactory
A factory to create LoadBalancer
|
| Modifier and Type | Class and Description |
|---|---|
class |
AggregatingServiceDiscoveryFactory |
class |
BlacklistServiceFilterFactory |
class |
CachingServiceDiscoveryFactory |
class |
ChainedServiceFilterFactory |
class |
DefaultServiceLoadBalancerFactory |
class |
HealthyServiceFilterFactory |
class |
PassThroughServiceFilterFactory |
class |
StaticServiceDiscoveryFactory |
Apache Camel