You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Aleksander Adamowski (JIRA)" <ji...@apache.org> on 2013/04/02 02:29:15 UTC

[jira] [Created] (CXF-4936) (PATCH) Expose FastInfoset serializer tuning properties

Aleksander Adamowski created CXF-4936:
-----------------------------------------

             Summary: (PATCH) Expose FastInfoset serializer tuning properties
                 Key: CXF-4936
                 URL: https://issues.apache.org/jira/browse/CXF-4936
             Project: CXF
          Issue Type: New Feature
          Components: Configuration
    Affects Versions: 2.6.6
            Reporter: Aleksander Adamowski


The FastInfoset StAX serializer provides several tuning properties that are inherited from the FastInfoset Encoder class:

http://java.net/projects/fi/sources/svn/content/trunk/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java

Several of them have uses in performance tuning.

The attached patch exposes those properties on the FIStaxOutInterceptor and FastInfoset configuration facilities - the {{FastInfosetFeature}} bean (used in {{cxf:bus}} XML configuration) and the {{@FastInfoset}} annotation.

The patch is made against the 2.6.x branch, but should also work on trunk.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira