| Interface | Description |
|---|---|
| ServiceChooser |
Allows SPIs to implement custom Service Chooser.
|
| ServiceChooserAware |
An interface to represent an object which wishes to be injected with
a
ServiceChooser |
| ServiceChooserFactory |
A factory to create ServiceChooser
|
| ServiceDefinition |
Represents a Service.
|
| ServiceDiscovery |
Allows SPIs to implement custom Service Discovery.
|
| ServiceDiscoveryAware |
An interface to represent an object which wishes to be injected with
a
ServiceDiscovery |
| ServiceDiscoveryFactory |
A factory to create ServiceDiscovery
|
| ServiceExpressionFactory |
A factory to create Expression
|
| ServiceFactory<T> | |
| ServiceFilter |
Allows SPIs to implement custom Service Filter.
|
| ServiceFilterAware |
An interface to represent an object which wishes to be injected with
a
ServiceFilter |
| ServiceFilterFactory |
A factory to create ServiceFilter
|
| ServiceHealth | |
| ServiceLoadBalancer |
Represents a Load Balancer.
|
| ServiceLoadBalancerFactory |
A factory to create LoadBalancer
|
| ServiceLoadBalancerFunction<T> |
Represents a load balancer function to be executed by the LoadBalancer.
|
Apache Camel