Author: buildbot
Date: Sun Nov 11 12:47:57 2012
New Revision: 837929
Log:
Production update by buildbot for cxf
Modified:
websites/production/cxf/content/cache/docs.pageCache
websites/production/cxf/content/docs/featureslist.html
Modified: websites/production/cxf/content/cache/docs.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/cxf/content/docs/featureslist.html
==============================================================================
--- websites/production/cxf/content/docs/featureslist.html (original)
+++ websites/production/cxf/content/docs/featureslist.html Sun Nov 11 12:47:57
2012
@@ -126,7 +126,7 @@ Apache CXF -- FeaturesList
<p>The following elements can appear as child elements of the features element
in the <a shape="rect" class="external-link" href="http://org.apache.cxf/core"
rel="nofollow">http://org.apache.cxf/core</a> and <a shape="rect"
class="external-link" href="http://org.apache.cxf/jaxws"
rel="nofollow">http://org.apache.cxf/jaxws</a> namespaces:</p>
<div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"> Name </th><th colspan="1" rowspan="1"
class="confluenceTh"> Namespace </th><th colspan="1" rowspan="1"
class="confluenceTh"> Description</th><th colspan="1" rowspan="1"
class="confluenceTh"> Implementation Class </th><th colspan="1" rowspan="1"
class="confluenceTh"> Module </th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> logging </td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect"
href="http://cxf.apache.org/core">http://cxf.apache.org/core</a> </td><td
colspan="1" rowspan="1" class="confluenceTd"> Enables to log the content of
outbound and inbound messages and faults.</td><td colspan="1" rowspan="1"
class="confluenceTd"> org.apache.cxf.feature.LoggingFeature </td><td
colspan="1" rowspan="1" class="confluenceTd"> cxf-rt-core </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> failover </td><td colspan="1"
rowspan="1" class="confluenceTd"> <
a shape="rect"
href="http://cxf.apache.org/clustering">http://cxf.apache.org/clustering</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> Feature that allows
clients to failover from the initial target endpoint to another, compatible
endpoint for the target service.</td><td colspan="1" rowspan="1"
class="confluenceTd"> org.apache.cxf.clustering.FailoverFeature </td><td
colspan="1" rowspan="1" class="confluenceTd"> cxf-rt-core </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> bean </td><td colspan="1"
rowspan="1" class="confluenceTd"> ... </td><td colspan="1" rowspan="1"
class="confluenceTd"> 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. </td><td colspan="1" rowspan="1" class="confluenceTd">
org.apache.cxf.feature.FastInfosetFeature </td><td colspan="1" rowspan="1"
class="confluenceTd">
cxf-rt-core </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
bean </td><td colspan="1" rowspan="1" class="confluenceTd"> ... </td><td
colspan="1" rowspan="1" class="confluenceTd"> Allows the use of gzip to
compress the messages on the wire. </td><td colspan="1" rowspan="1"
class="confluenceTd"> org.apache.cxf.transport.http.gzip.GZIPFeature </td><td
colspan="1" rowspan="1" class="confluenceTd"> cxf-rt-core </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> enableColoc </td><td colspan="1"
rowspan="1" class="confluenceTd"> <a shape="rect"
href="http://cxf.apache.org/binding/coloc">http://cxf.apache.org/binding/coloc</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> ... </td><td
colspan="1" rowspan="1" class="confluenceTd">
org.apache.cxf.binding.coloc.feature.ColocFeature </td><td colspan="1"
rowspan="1" class="confluenceTd"> cxf-rt-bindings-coloc </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> bean </td><td colspan="1" row
span="1" class="confluenceTd"> <a shape="rect" class="external-link"
href="http://springframework.org" rel="nofollow">http://springframework.org</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> ... </td><td colspan="1"
rowspan="1" class="confluenceTd">
org.apache.cxf.databinding.stax.StaxDataBindingFeature </td><td colspan="1"
rowspan="1" class="confluenceTd"> cxf-rt-core </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> bean </td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect" class="external-link"
href="http://springframework.org" rel="nofollow">http://springframework.org</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> ... </td><td colspan="1"
rowspan="1" class="confluenceTd">
org.apache.cxf.management.interceptor.ResponseTimeFeature </td><td colspan="1"
rowspan="1" class="confluenceTd"> cxt-rt-management </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> addressing </td><td colspan="1"
rowspan="1" class="co
nfluenceTd"> <a shape="rect"
href="http://cxf.apache.org/ws/addressing">http://cxf.apache.org/ws/addressing</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> Enables and controls
the use of WS-Addressing. </td><td colspan="1" rowspan="1"
class="confluenceTd"> org.apache.cxf.ws.addressing.WSAddressingFeature </td><td
colspan="1" rowspan="1" class="confluenceTd"> cxf-rt-ws-addr </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> policies </td><td colspan="1"
rowspan="1" class="confluenceTd"> <a shape="rect"
href="http://cxf.apache.org/policy-config">http://cxf.apache.org/policy-config</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> Enables and controls
the use of the WS-Policy Framework. Also serves as an attachment point for
Policy and PolicyReference elements. </td><td colspan="1" rowspan="1"
class="confluenceTd"> org.apache.cxf.ws.policy.WSPolicyFeature </td><td
colspan="1" rowspan="1" class="confluenceTd"> cxf-rt-ws-policy
</td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> reliableMessaging </td><td
colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="http://cxf.apache.org/ws/rm/manager">http://cxf.apache.org/ws/rm/manager</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> Enables and controls
the use of WS-RM. </td><td colspan="1" rowspan="1" class="confluenceTd">
org.apache.cxf.ws.rm.feature.RMFeature </td><td colspan="1" rowspan="1"
class="confluenceTd"> cxf-rt-ws-rm </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> transformation </td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect"
href="http://cxf.apache.org/docs/transformationfeature.html">http://cxf.apache.org/docs/transformationfeature.html</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> Lightweight inbound
and/or outbound transformations. </td><td colspan="1" rowspan="1"
class="confluenceTd"> org.apache.cxf.feature.StaxTransformFeature </td><td
colspan="1" rowspan="1" class=
"confluenceTd"> cxf-api </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> XSLT </td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect"
href="http://cxf.apache.org/docs/XSLT+Feature.html">http://cxf.apache.org/docs/XSLT+Feature.html</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> XSLT based inbound
and/or outbound transformations. </td><td colspan="1" rowspan="1"
class="confluenceTd"> org.apache.cxf.feature.transform.XSLTFeature </td><td
colspan="1" rowspan="1" class="confluenceTd"> cxf-core
</td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"> Name </th><th colspan="1" rowspan="1"
class="confluenceTh"> Namespace </th><th colspan="1" rowspan="1"
class="confluenceTh"> Description</th><th colspan="1" rowspan="1"
class="confluenceTh"> Implementation Class </th><th colspan="1" rowspan="1"
class="confluenceTh"> Module </th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> logging </td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect"
href="http://cxf.apache.org/core">http://cxf.apache.org/core</a> </td><td
colspan="1" rowspan="1" class="confluenceTd"> Enables to log the content of
outbound and inbound messages and faults.</td><td colspan="1" rowspan="1"
class="confluenceTd"> org.apache.cxf.feature.LoggingFeature </td><td
colspan="1" rowspan="1" class="confluenceTd"> cxf-rt-core </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> failover </td><td colspan="1"
rowspan="1" class="confluenceTd"> <
a shape="rect"
href="http://cxf.apache.org/clustering">http://cxf.apache.org/clustering</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> Feature that allows
clients to failover from the initial target endpoint to another, compatible
endpoint for the target service.</td><td colspan="1" rowspan="1"
class="confluenceTd"> org.apache.cxf.clustering.FailoverFeature </td><td
colspan="1" rowspan="1" class="confluenceTd"> cxf-rt-core </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> bean </td><td colspan="1"
rowspan="1" class="confluenceTd"> ... </td><td colspan="1" rowspan="1"
class="confluenceTd"> 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. </td><td colspan="1" rowspan="1" class="confluenceTd">
org.apache.cxf.feature.FastInfosetFeature </td><td colspan="1" rowspan="1"
class="confluenceTd">
cxf-rt-core </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
bean </td><td colspan="1" rowspan="1" class="confluenceTd"> ... </td><td
colspan="1" rowspan="1" class="confluenceTd"> Allows the use of gzip to
compress the messages on the wire. </td><td colspan="1" rowspan="1"
class="confluenceTd"> org.apache.cxf.transport.http.gzip.GZIPFeature </td><td
colspan="1" rowspan="1" class="confluenceTd"> cxf-rt-core </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> enableColoc </td><td colspan="1"
rowspan="1" class="confluenceTd"> <a shape="rect"
href="http://cxf.apache.org/binding/coloc">http://cxf.apache.org/binding/coloc</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> ... </td><td
colspan="1" rowspan="1" class="confluenceTd">
org.apache.cxf.binding.coloc.feature.ColocFeature </td><td colspan="1"
rowspan="1" class="confluenceTd"> cxf-rt-bindings-coloc </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> bean </td><td colspan="1" row
span="1" class="confluenceTd"> <a shape="rect" class="external-link"
href="http://springframework.org" rel="nofollow">http://springframework.org</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> ... </td><td colspan="1"
rowspan="1" class="confluenceTd">
org.apache.cxf.databinding.stax.StaxDataBindingFeature </td><td colspan="1"
rowspan="1" class="confluenceTd"> cxf-rt-core </td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"> bean </td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect" class="external-link"
href="http://springframework.org" rel="nofollow">http://springframework.org</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> ... </td><td colspan="1"
rowspan="1" class="confluenceTd">
org.apache.cxf.management.interceptor.ResponseTimeFeature </td><td colspan="1"
rowspan="1" class="confluenceTd"> cxt-rt-management </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> addressing </td><td colspan="1"
rowspan="1" class="co
nfluenceTd"> <a shape="rect"
href="http://cxf.apache.org/ws/addressing">http://cxf.apache.org/ws/addressing</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> Enables and controls
the use of WS-Addressing. </td><td colspan="1" rowspan="1"
class="confluenceTd"> org.apache.cxf.ws.addressing.WSAddressingFeature </td><td
colspan="1" rowspan="1" class="confluenceTd"> cxf-rt-ws-addr </td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> policies </td><td colspan="1"
rowspan="1" class="confluenceTd"> <a shape="rect"
href="http://cxf.apache.org/policy-config">http://cxf.apache.org/policy-config</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> Enables and controls
the use of the WS-Policy Framework. Also serves as an attachment point for
Policy and PolicyReference elements. </td><td colspan="1" rowspan="1"
class="confluenceTd"> org.apache.cxf.ws.policy.WSPolicyFeature </td><td
colspan="1" rowspan="1" class="confluenceTd"> cxf-rt-ws-policy
</td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"> reliableMessaging </td><td
colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect"
href="http://cxf.apache.org/ws/rm/manager">http://cxf.apache.org/ws/rm/manager</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> Enables and controls
the use of WS-RM. </td><td colspan="1" rowspan="1" class="confluenceTd">
org.apache.cxf.ws.rm.feature.RMFeature </td><td colspan="1" rowspan="1"
class="confluenceTd"> cxf-rt-ws-rm </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> transformation </td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect"
href="http://cxf.apache.org/docs/transformationfeature.html">http://cxf.apache.org/docs/transformationfeature.html</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> Lightweight inbound
and/or outbound transformations. </td><td colspan="1" rowspan="1"
class="confluenceTd"> org.apache.cxf.feature.StaxTransformFeature </td><td
colspan="1" rowspan="1" class=
"confluenceTd"> cxf-api </td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> XSLT </td><td colspan="1" rowspan="1"
class="confluenceTd"> <a shape="rect"
href="http://cxf.apache.org/docs/xslt-feature.html">http://cxf.apache.org/docs/xslt-feature.html</a>
</td><td colspan="1" rowspan="1" class="confluenceTd"> XSLT based inbound
and/or outbound transformations. </td><td colspan="1" rowspan="1"
class="confluenceTd"> org.apache.cxf.feature.transform.XSLTFeature </td><td
colspan="1" rowspan="1" class="confluenceTd"> cxf-core
</td></tr></tbody></table>
</div>