[ 
https://issues.apache.org/jira/browse/CXF-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Freeman Fang reassigned CXF-4936:
---------------------------------

    Assignee: Freeman Fang
    
> (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
>            Assignee: Freeman Fang
>              Labels: patch
>         Attachments: 
> 0001-Expose-FastInfoset-serializer-tuning-properties-in-t.patch
>
>
> 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

Reply via email to