Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: the notation made consistent; the list sorted; added some features

...

Enables and controls the use of WS-RM. wsrmfeature.RMFeature wsrm

Name

Namespace

Description

Implementation Class

Module

logging addressing

http://cxf.apache.org/corews/addressing

Enables to log and controls the content of outbound and inbound messages and faultsuse of WS-Addressing.

org.apache.cxf.ws.addressing.WSAddressingFeature

cxf-rt-ws-addr

enableColoc

http://cxf.apache.org/binding/coloc

...

org.apache.cxf.binding.coloc.feature.LoggingFeature ColocFeature

cxf-rt-bindings-core coloc

failover

http://cxf.apache.org/clustering

Feature that allows clients to failover from the initial target endpoint to another, compatible endpoint for the target service.

org.apache.cxf.clustering.FailoverFeature

cxf-core

load distributor loadDistributor

http://cxf.apache.org/clustering

Failover Feature extension that allows clients to distribute their calls

org.apache.cxf.clustering.LoadDistributorFeature

cxf-core

logging

http://cxf.apache.org/core

Enables to log the content of outbound and inbound messages and faults.

org.apache.cxf.feature.LoggingFeature

cxf-core

policies

http://cxf.apache.org/policy-config

Enables and controls the use of the WS-Policy Framework. Also serves as an attachment point for Policy and PolicyReference elements.

org.apache.cxf.ws.policy.WSPolicyFeature

cxf-rt-ws-policy

reliableMessaging

http://cxf.apache.org/ws/rm/manager

Enables and controls the use of WS-RM.

org.apache.cxf.ws.rm.feature.RMFeature

cxf-rt-ws-rm

bean

spring/blueprint

Bean Validation 1.1 support

org.apache.cxf.validation.BeanValidationFeature

cxf-core

bean

spring/blueprint

Turns on use of FastInfoset to encode messages. The default is to negotiate the use of FastInfoset with the server as part of the first message, but a "force=true" property can force it, even on the first message.

org.apache.cxf.feature.FastInfosetFeature

cxf-core

bean ...

spring/blueprint

Allows the use of gzip to compress the messages on the wire. The default is to negotiate the use of FastInfoset with the server as part of the first message, but a "force=true" property can force it, even on the first message.

org.apache.cxf.transport.http.gzip.GZIPFeature

cxf-core

enableColoc bean

http://cxf.apache.org/binding/coloc spring/blueprint

...

org.apache.cxf.bindingmanagement.colocinterceptor.feature.ColocFeature ResponseTimeFeature

cxfcxt-rt-bindings-coloc management

bean

http://springframework.org spring/blueprint

...

org.apache.cxf.databinding.stax.StaxDataBindingFeature

cxf-core

bean

http://springframework.org

...

org.apache.cxf.management.interceptor.ResponseTimeFeature

cxt-rt-management

addressing

http://cxf.apache.org/ws/addressing

Enables and controls the use of WS-Addressing.

spring/blueprint

Lightweight inbound and/or outbound transformations.

org.apache.cxf.wsfeature.addressing.WSAddressingFeature StaxTransformFeature

cxf-rt-ws-addr core

beanspring/blueprintEnables the generation of Swagger Spec 1.2 definitions from JAXRS endpoints

policies

http://cxf.apache.org/policy-config Enables and controls the use of the WS-Policy Framework. Also serves as an attachment point for Policy and PolicyReference elements.

org.apache.cxf.wsjaxrs.policyswagger.WSPolicyFeature SwaggerFeature

cxf-rt-wsrs-service-policy description reliableMessaging
bean http://cxf.apache.org/ws/rm/manager spring/blueprintEnables the generation of Swagger Spec 2.0 definitions from JAXRS endpoints

org.apache.cxf.

jaxrs.

swagger.

Swagger2Feature

cxf-rt-rs-service-description

Stax transform

...

Lightweight inbound and/or outbound transformations.

org.apache.cxf.feature.StaxTransformFeature

cxf-core

bean

spring/blueprint

XSLT

XSLT transform

...

XSLT based inbound and/or outbound transformations.

org.apache.cxf.feature.transform.XSLTFeature

cxf-core

Bean Validation

...

Bean Validation 1.1 support

org.apache.cxf.validation.BeanValidationFeature

cxf-core

Where the namespace is http://springframework.org spring/blueprint and the element name is bean, the child element must be a bean or a reference to a bean of the specified implementation class. In the case of custom beans (namespaces other than http://springframework.orgspecified) you need not specify or be aware of the implementation class.

...