Registry / networking / cxf-rt-features-clustering

cxf-rt-features-clustering

JSON →
library4.2.0javamavenunverified

Provides failover and loadbalancing support for Apache CXF web services.

<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-features-clustering</artifactId> <version>4.2.0</version> </dependency>
INSTALL
IMPORT
SIG · CXF-RT-FEATURES-CL
C
cxf-rt-features-clustering
networkingjavav4.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ClusteringFeature
org.apache.cxf.feature.clustering.ClusteringFeature

Enable failover clustering for a CXF client.

import org.apache.cxf.feature.clustering.ClusteringFeature; ClusteringFeature feature = new ClusteringFeature(); feature.setFailover(true);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
cxf-rt-features-clustering — mvn dependency:get cxf-rt-features-clustering · libregistry