A B C D E F G H I L M N O P R S T W 
All Classes All Packages

A

AbstractServiceRegistry - Class in org.apache.camel.impl.cloud
 
AbstractServiceRegistry() - Constructor for class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
AbstractServiceRegistry(String) - Constructor for class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
AbstractServiceRegistry(String, CamelContext) - Constructor for class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
addAllMeta(Map<String, String>) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
addMeta(String, String) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
addServer(String) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilter
Add a server to the known list of servers to blacklist.
addServer(String) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
Add a server to the known list of servers.
addServer(ServiceDefinition) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilter
Add a server to the known list of servers.
addServer(ServiceDefinition) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
Add a server to the known list of servers.
addServers(String, List<String>) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
 
apply(List<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilter
 
apply(List<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.CombinedServiceFilter
 
apply(List<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.DefaultServiceFilter
 
apply(List<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.HealthyServiceFilter
 
apply(List<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.PassThroughServiceFilter
 
attribute(String, Object) - Static method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors
 

B

BlacklistServiceFilter - Class in org.apache.camel.impl.cloud
 
BlacklistServiceFilter() - Constructor for class org.apache.camel.impl.cloud.BlacklistServiceFilter
 
BlacklistServiceFilter(List<ServiceDefinition>) - Constructor for class org.apache.camel.impl.cloud.BlacklistServiceFilter
 
BlacklistServiceFilterFactory - Class in org.apache.camel.impl.cloud
 
BlacklistServiceFilterFactory() - Constructor for class org.apache.camel.impl.cloud.BlacklistServiceFilterFactory
 
build() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
buildCamelEndpointUri(String, String, Integer, String, String, String) - Method in class org.apache.camel.impl.cloud.DefaultServiceCallExpression
 
buildCamelEndpointUri(String, String, Integer, String, String, String) - Method in class org.apache.camel.impl.cloud.ServiceCallExpressionSupport
 
builder() - Static method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
Builder() - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 

C

choose(List<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.RandomServiceChooser
 
choose(List<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.RoundRobinServiceChooser
 
CombinedServiceDiscovery - Class in org.apache.camel.impl.cloud
 
CombinedServiceDiscovery(List<ServiceDiscovery>) - Constructor for class org.apache.camel.impl.cloud.CombinedServiceDiscovery
 
CombinedServiceDiscoveryFactory - Class in org.apache.camel.impl.cloud
 
CombinedServiceDiscoveryFactory() - Constructor for class org.apache.camel.impl.cloud.CombinedServiceDiscoveryFactory
 
CombinedServiceFilter - Class in org.apache.camel.impl.cloud
 
CombinedServiceFilter(List<ServiceFilter>) - Constructor for class org.apache.camel.impl.cloud.CombinedServiceFilter
 
CombinedServiceFilterFactory - Class in org.apache.camel.impl.cloud
 
CombinedServiceFilterFactory() - Constructor for class org.apache.camel.impl.cloud.CombinedServiceFilterFactory
 
createRoutePolicy(CamelContext, String, NamedNode) - Method in class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicyFactory
 

D

DEFAULT_SELECTOR - Static variable in class org.apache.camel.impl.cloud.ServiceRegistrySelectors
 
defaultSelector() - Static method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors
 
DefaultServiceCallExpression - Class in org.apache.camel.impl.cloud
Support class for custom implementations of ServiceCall EIP components.
DefaultServiceCallExpression() - Constructor for class org.apache.camel.impl.cloud.DefaultServiceCallExpression
 
DefaultServiceCallExpression(String, String) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceCallExpression
 
DefaultServiceCallProcessor - Class in org.apache.camel.impl.cloud
 
DefaultServiceCallProcessor(CamelContext, String, String, String, ExchangePattern, ServiceLoadBalancer, Expression) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
DefaultServiceDefinition - Class in org.apache.camel.impl.cloud
 
DefaultServiceDefinition(String, String, int) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
DefaultServiceDefinition(String, String, int, Map<String, String>) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
DefaultServiceDefinition(String, String, int, Map<String, String>, ServiceHealth) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
DefaultServiceDefinition(String, String, int, ServiceHealth) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
DefaultServiceDefinition(String, String, String, int) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
DefaultServiceDefinition(String, String, String, int, Map<String, String>) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
DefaultServiceDefinition(String, String, String, int, Map<String, String>, ServiceHealth) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
DefaultServiceDefinition(String, String, String, int, ServiceHealth) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
DefaultServiceDefinition.Builder - Class in org.apache.camel.impl.cloud
Fluent builder to construct ServiceDefinition.
DefaultServiceDiscovery - Class in org.apache.camel.impl.cloud
 
DefaultServiceDiscovery() - Constructor for class org.apache.camel.impl.cloud.DefaultServiceDiscovery
 
DefaultServiceFilter - Class in org.apache.camel.impl.cloud
 
DefaultServiceFilter() - Constructor for class org.apache.camel.impl.cloud.DefaultServiceFilter
 
DefaultServiceHealth - Class in org.apache.camel.impl.cloud
 
DefaultServiceHealth() - Constructor for class org.apache.camel.impl.cloud.DefaultServiceHealth
 
DefaultServiceHealth(boolean) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceHealth
 
DefaultServiceHealth(boolean, Map<String, String>) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceHealth
 
DefaultServiceHealth(Map<String, String>) - Constructor for class org.apache.camel.impl.cloud.DefaultServiceHealth
 
DefaultServiceLoadBalancer - Class in org.apache.camel.impl.cloud
 
DefaultServiceLoadBalancer() - Constructor for class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
DefaultServiceLoadBalancerFactory - Class in org.apache.camel.impl.cloud
 
DefaultServiceLoadBalancerFactory() - Constructor for class org.apache.camel.impl.cloud.DefaultServiceLoadBalancerFactory
 
doBuildCamelEndpointUri(String, Integer, String, String) - Method in class org.apache.camel.impl.cloud.DefaultServiceCallExpression
 
doCreateProcessor(Route, ServiceCallDefinition) - Method in class org.apache.camel.impl.cloud.ServiceCallProcessorFactory
 
doInit() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
doStart() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
doStart() - Method in class org.apache.camel.impl.cloud.DefaultServiceDiscovery
 
doStart() - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
doStart() - Method in class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
doStop() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
doStop() - Method in class org.apache.camel.impl.cloud.DefaultServiceDiscovery
 
doStop() - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 

E

equals(Object) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
evaluate(Exchange) - Method in class org.apache.camel.impl.cloud.ServiceCallExpressionSupport
 

F

first() - Static method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors
 
forServices(Collection<ServiceDefinition>) - Static method in class org.apache.camel.impl.cloud.BlacklistServiceFilter
 
forServices(Collection<ServiceDefinition>) - Static method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
 
forServices(ServiceDefinition...) - Static method in class org.apache.camel.impl.cloud.BlacklistServiceFilter
 
forServices(ServiceDefinition...) - Static method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
 
from(Map<String, String>) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
from(ServiceDefinition) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 

G

getAttributes() - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
getCamelContext() - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
getCamelContext() - Method in class org.apache.camel.impl.cloud.DefaultServiceDiscovery
 
getCamelContext() - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
getCamelContext() - Method in class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
getContextPath() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
getDelegates() - Method in class org.apache.camel.impl.cloud.CombinedServiceDiscovery
 
getDelegates() - Method in class org.apache.camel.impl.cloud.CombinedServiceFilter
 
getExchangePattern() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
getExpression() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
getHealth() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
getHost() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
getHostHeader() - Method in class org.apache.camel.impl.cloud.ServiceCallExpressionSupport
 
getId() - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
getId() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
getLoadBalancer() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
getMetadata() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
getMetadata() - Method in class org.apache.camel.impl.cloud.DefaultServiceHealth
 
getName() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
getName() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
getOrder() - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
getPort() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
getPortHeader() - Method in class org.apache.camel.impl.cloud.ServiceCallExpressionSupport
 
getScheme() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 
getServers() - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilterFactory
 
getServers() - Method in class org.apache.camel.impl.cloud.StaticServiceDiscoveryFactory
 
getServiceChooser() - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
getServiceDiscovery() - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
getServiceDiscoveryList() - Method in class org.apache.camel.impl.cloud.CombinedServiceDiscoveryFactory
 
getServiceFilter() - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
getServiceFilterList() - Method in class org.apache.camel.impl.cloud.CombinedServiceFilterFactory
 
getServices(String) - Method in class org.apache.camel.impl.cloud.CombinedServiceDiscovery
 
getServices(String) - Method in class org.apache.camel.impl.cloud.DefaultServiceDiscovery
 
getServices(String) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
 
getUri() - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 

H

hashCode() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
health() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
HealthyServiceFilter - Class in org.apache.camel.impl.cloud
 
HealthyServiceFilter() - Constructor for class org.apache.camel.impl.cloud.HealthyServiceFilter
 
HealthyServiceFilterFactory - Class in org.apache.camel.impl.cloud
 
HealthyServiceFilterFactory() - Constructor for class org.apache.camel.impl.cloud.HealthyServiceFilterFactory
 
host() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 

I

id() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
isHealthy() - Method in class org.apache.camel.impl.cloud.DefaultServiceHealth
 

L

lookupService(CamelContext) - Static method in class org.apache.camel.impl.cloud.ServiceRegistryHelper
 
lookupService(CamelContext, ServiceRegistry.Selector) - Static method in class org.apache.camel.impl.cloud.ServiceRegistryHelper
 

M

mandatoryLookupService(CamelContext) - Static method in class org.apache.camel.impl.cloud.ServiceRegistryHelper
 
mandatoryLookupService(CamelContext, ServiceRegistry.Selector) - Static method in class org.apache.camel.impl.cloud.ServiceRegistryHelper
 
meta() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 

N

name() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
newInstance(CamelContext) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilterFactory
 
newInstance(CamelContext) - Method in class org.apache.camel.impl.cloud.CombinedServiceDiscoveryFactory
 
newInstance(CamelContext) - Method in class org.apache.camel.impl.cloud.CombinedServiceFilterFactory
 
newInstance(CamelContext) - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancerFactory
 
newInstance(CamelContext) - Method in class org.apache.camel.impl.cloud.HealthyServiceFilterFactory
 
newInstance(CamelContext) - Method in class org.apache.camel.impl.cloud.PassThroughServiceFilterFactory
 
newInstance(CamelContext) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscoveryFactory
 

O

onResume(Route) - Method in class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
onStart(Route) - Method in class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
onStop(Route) - Method in class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
onSuspend(Route) - Method in class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
order() - Static method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors
 
org.apache.camel.impl.cloud - package org.apache.camel.impl.cloud
Base classes and implementation for Camel Cloud

P

parse(String) - Static method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
PassThroughServiceFilter - Class in org.apache.camel.impl.cloud
 
PassThroughServiceFilter() - Constructor for class org.apache.camel.impl.cloud.PassThroughServiceFilter
 
PassThroughServiceFilterFactory - Class in org.apache.camel.impl.cloud
 
PassThroughServiceFilterFactory() - Constructor for class org.apache.camel.impl.cloud.PassThroughServiceFilterFactory
 
port() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
process(String, ServiceLoadBalancerFunction<T>) - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.impl.cloud.DefaultServiceCallProcessor
 

R

RandomServiceChooser - Class in org.apache.camel.impl.cloud
 
RandomServiceChooser() - Constructor for class org.apache.camel.impl.cloud.RandomServiceChooser
 
removeServer(Predicate<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilter
Remove an existing server from the list of known servers.
removeServer(Predicate<ServiceDefinition>) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
Remove an existing server from the list of known servers.
RoundRobinServiceChooser - Class in org.apache.camel.impl.cloud
 
RoundRobinServiceChooser() - Constructor for class org.apache.camel.impl.cloud.RoundRobinServiceChooser
 

S

select(Collection<ServiceRegistry>) - Method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByAttribute
 
select(Collection<ServiceRegistry>) - Method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByOrder
 
select(Collection<ServiceRegistry>) - Method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByType
 
select(Collection<ServiceRegistry>) - Method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectFirst
 
select(Collection<ServiceRegistry>) - Method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectSingle
 
SelectByAttribute(String, Object) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByAttribute
 
SelectByOrder() - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByOrder
 
SelectByType(Class<? extends ServiceRegistry>) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectByType
 
SelectFirst() - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectFirst
 
SelectSingle() - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrySelectors.SelectSingle
 
ServiceCallExpressionSupport - Class in org.apache.camel.impl.cloud
 
ServiceCallExpressionSupport() - Constructor for class org.apache.camel.impl.cloud.ServiceCallExpressionSupport
 
ServiceCallExpressionSupport(String, String) - Constructor for class org.apache.camel.impl.cloud.ServiceCallExpressionSupport
 
ServiceCallProcessorFactory - Class in org.apache.camel.impl.cloud
 
ServiceCallProcessorFactory() - Constructor for class org.apache.camel.impl.cloud.ServiceCallProcessorFactory
 
ServiceRegistrationRoutePolicy - Class in org.apache.camel.impl.cloud
 
ServiceRegistrationRoutePolicy() - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
ServiceRegistrationRoutePolicy(ServiceRegistry.Selector) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
ServiceRegistrationRoutePolicy(ServiceRegistry, ServiceRegistry.Selector) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
ServiceRegistrationRoutePolicyFactory - Class in org.apache.camel.impl.cloud
 
ServiceRegistrationRoutePolicyFactory() - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicyFactory
 
ServiceRegistrationRoutePolicyFactory(ServiceRegistry.Selector) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicyFactory
 
ServiceRegistrationRoutePolicyFactory(ServiceRegistry, ServiceRegistry.Selector) - Constructor for class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicyFactory
 
ServiceRegistryHelper - Class in org.apache.camel.impl.cloud
 
ServiceRegistrySelectors - Class in org.apache.camel.impl.cloud
 
ServiceRegistrySelectors.SelectByAttribute - Class in org.apache.camel.impl.cloud
 
ServiceRegistrySelectors.SelectByOrder - Class in org.apache.camel.impl.cloud
 
ServiceRegistrySelectors.SelectByType - Class in org.apache.camel.impl.cloud
 
ServiceRegistrySelectors.SelectFirst - Class in org.apache.camel.impl.cloud
 
ServiceRegistrySelectors.SelectSingle - Class in org.apache.camel.impl.cloud
 
setAttribute(String, Object) - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
setAttributes(Map<String, Object>) - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cloud.DefaultServiceDiscovery
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.cloud.ServiceRegistrationRoutePolicy
 
setHostHeader(String) - Method in class org.apache.camel.impl.cloud.ServiceCallExpressionSupport
 
setId(String) - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
setOrder(int) - Method in class org.apache.camel.impl.cloud.AbstractServiceRegistry
 
setPortHeader(String) - Method in class org.apache.camel.impl.cloud.ServiceCallExpressionSupport
 
setServers(String) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilter
Set the servers to blacklist.
setServers(String) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
Set the servers.
setServers(List<String>) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilter
Set the servers to blacklist.
setServers(List<String>) - Method in class org.apache.camel.impl.cloud.BlacklistServiceFilterFactory
 
setServers(List<String>) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscovery
Set the servers.
setServers(List<String>) - Method in class org.apache.camel.impl.cloud.StaticServiceDiscoveryFactory
 
setServiceChooser(ServiceChooser) - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
setServiceDiscovery(ServiceDiscovery) - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
setServiceDiscoveryList(List<ServiceDiscovery>) - Method in class org.apache.camel.impl.cloud.CombinedServiceDiscoveryFactory
 
setServiceFilter(ServiceFilter) - Method in class org.apache.camel.impl.cloud.DefaultServiceLoadBalancer
 
setServiceFilterList(List<ServiceFilter>) - Method in class org.apache.camel.impl.cloud.CombinedServiceFilterFactory
 
single() - Static method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors
 
StaticServiceDiscovery - Class in org.apache.camel.impl.cloud
A static list of known servers Camel Service Call EIP.
StaticServiceDiscovery() - Constructor for class org.apache.camel.impl.cloud.StaticServiceDiscovery
 
StaticServiceDiscovery(List<ServiceDefinition>) - Constructor for class org.apache.camel.impl.cloud.StaticServiceDiscovery
 
StaticServiceDiscoveryFactory - Class in org.apache.camel.impl.cloud
 
StaticServiceDiscoveryFactory() - Constructor for class org.apache.camel.impl.cloud.StaticServiceDiscoveryFactory
 

T

toString() - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition
 
toString() - Method in class org.apache.camel.impl.cloud.RandomServiceChooser
 
toString() - Method in class org.apache.camel.impl.cloud.RoundRobinServiceChooser
 
type(Class<? extends ServiceRegistry>) - Static method in class org.apache.camel.impl.cloud.ServiceRegistrySelectors
 

W

withHealth(ServiceHealth) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
withHost(String) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
withId(String) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
withMeta(Map<String, String>) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
withName(String) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
withPort(Integer) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
withPort(String) - Method in class org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder
 
wrap(ServiceDiscovery...) - Static method in class org.apache.camel.impl.cloud.CombinedServiceDiscovery
 
wrap(ServiceFilter...) - Static method in class org.apache.camel.impl.cloud.CombinedServiceFilter
 
A B C D E F G H I L M N O P R S T W 
All Classes All Packages