Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.cxf.clustering Classes and Interfaces - 15 results found.
NameDescriptionTypePackageFramework
AbstractStaticFailoverStrategyFailover strategy based on a static cluster represented by multiple endpoints associated with the same service instance.Classorg.apache.cxf.clusteringApache CXF
ActivatorClassorg.apache.cxf.clustering.blueprintApache CXF
ClusteringBPNamespaceHandlerClassorg.apache.cxf.clustering.blueprintApache CXF
FailoverBeanDefinitionParserClassorg.apache.cxf.clustering.springApache CXF
FailoverFeatureThis feature may be applied to a Client so as to enable failover from the initial target endpoint to any otherClassorg.apache.cxf.clusteringApache CXF
FailoverStrategyInterfaceorg.apache.cxf.clusteringApache CXF
FailoverTargetSelector alternate target endpoint when a transport level failure is Note that this feature changes the conduit on the fly and thus makesClassorg.apache.cxf.clusteringApache CXF
FailoverTargetSelector .InvocationKeyUsed to wrap an Exchange for usage as a Map key.Classorg.apache.cxf.clusteringApache CXF
LoadDistributorBeanDefinitionParserClassorg.apache.cxf.clustering.springApache CXF
LoadDistributorFeatureThis feature may be applied to a Client so as to enable load distribution amongst a set of target endpoints or addressesClassorg.apache.cxf.clusteringApache CXF
LoadDistributorTargetSelectorThe LoadDistributorTargetSelector attempts to do the same job as the FailoverTargetSelector, but to choose an alternate target on every requestClassorg.apache.cxf.clusteringApache CXF
NamespaceHandlerClassorg.apache.cxf.clustering.springApache CXF
RandomStrategyFailover strategy based on a randomized walk through the static cluster represented by multiple endpoints associated Classorg.apache.cxf.clusteringApache CXF
RetryStrategyThis strategy simply retries the invocation using the same Endpoint (CXF-2036).Classorg.apache.cxf.clusteringApache CXF
SequentialStrategyFailover strategy based on a sequential walk through the static cluster represented by multiple endpoints associated Classorg.apache.cxf.clusteringApache CXF