- getAlternateAddresses(Exchange) - Method in class org.apache.cxf.clustering.AbstractStaticFailoverStrategy
-
Get the alternate addresses for this invocation.
- getAlternateAddresses(Exchange) - Method in interface org.apache.cxf.clustering.FailoverStrategy
-
Get the alternate addresses for this invocation.
- getAlternateEndpoints(Exchange) - Method in class org.apache.cxf.clustering.AbstractStaticFailoverStrategy
-
Get the alternate endpoints for this invocation.
- getAlternateEndpoints(Exchange) - Method in interface org.apache.cxf.clustering.FailoverStrategy
-
Get the alternate endpoints for this invocation.
- getAlternateEndpoints(Exchange) - Method in class org.apache.cxf.clustering.RetryStrategy
-
- getBeanClass(Element) - Method in class org.apache.cxf.clustering.spring.FailoverBeanDefinitionParser
-
- getBeanClass(Element) - Method in class org.apache.cxf.clustering.spring.LoadDistributorBeanDefinitionParser
-
- getDelayBetweenRetries() - Method in class org.apache.cxf.clustering.AbstractStaticFailoverStrategy
-
- getDelayBetweenRetries() - Method in class org.apache.cxf.clustering.FailoverTargetSelector
-
Returns delay (in milliseconds) between retries
- getEndpoints(Exchange, boolean) - Method in class org.apache.cxf.clustering.AbstractStaticFailoverStrategy
-
Get the endpoints for this invocation.
- getFailoverTarget(Exchange, FailoverTargetSelector.InvocationContext) - Method in class org.apache.cxf.clustering.FailoverTargetSelector
-
Get the failover target endpoint, if a suitable one is available.
- getFailoverTarget(Exchange, FailoverTargetSelector.InvocationContext) - Method in class org.apache.cxf.clustering.LoadDistributorTargetSelector
-
Get the failover target endpoint, if a suitable one is available.
- getInvocationContext(FailoverTargetSelector.InvocationKey) - Method in class org.apache.cxf.clustering.FailoverTargetSelector
-
- getLogger() - Method in class org.apache.cxf.clustering.FailoverTargetSelector
-
- getLogger() - Method in class org.apache.cxf.clustering.LoadDistributorTargetSelector
-
- getLogLevel() - Method in class org.apache.cxf.clustering.AbstractStaticFailoverStrategy
-
Get the log level for reporting the selection of the new alternative address or endpoint
- getManagedClasses() - Method in class org.apache.cxf.clustering.blueprint.ClusteringBPNamespaceHandler
-
- getMaxNumberOfRetries() - Method in class org.apache.cxf.clustering.RetryStrategy
-
- getNextAlternate(List<T>) - Method in class org.apache.cxf.clustering.AbstractStaticFailoverStrategy
-
Get next alternate endpoint.
- getNextAlternate(List<T>) - Method in class org.apache.cxf.clustering.RandomStrategy
-
Get next alternate endpoint.
- getNextAlternate(List<T>) - Method in class org.apache.cxf.clustering.RetryStrategy
-
- getNextAlternate(List<T>) - Method in class org.apache.cxf.clustering.SequentialStrategy
-
Get next alternate endpoint.
- getSchemaLocation(String) - Method in class org.apache.cxf.clustering.blueprint.ClusteringBPNamespaceHandler
-
- getStrategy() - Method in class org.apache.cxf.clustering.FailoverFeature
-
- getStrategy() - Method in class org.apache.cxf.clustering.FailoverTargetSelector
-
- getTargetSelector() - Method in class org.apache.cxf.clustering.FailoverFeature
-
- getTargetSelector() - Method in class org.apache.cxf.clustering.LoadDistributorFeature
-