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

Sergey Beryozkin updated CXF-5069:
----------------------------------

    Description: Lets ship a basic caching JAX-RS MBW that will save the object 
to be written and then flush it to OS once requested. Can be handy in Camel 
routes, with CXF RS being at the top of the route, where the endpoint returns 
some Object, which is then further used in the route, and then, finally, it is 
serialized  (was: Lets ship a basic caching MBR that will save the object to be 
written and then flush it to OS once requested. Can be handy in Camel routes, 
with CXF RS being at the top of the route, where the endpoint returns some 
Object, which is then further used in the route, and then, finally, it is 
serialized)
    
> Create a utility caching MessageBodyWriter
> ------------------------------------------
>
>                 Key: CXF-5069
>                 URL: https://issues.apache.org/jira/browse/CXF-5069
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>
> Lets ship a basic caching JAX-RS MBW that will save the object to be written 
> and then flush it to OS once requested. Can be handy in Camel routes, with 
> CXF RS being at the top of the route, where the endpoint returns some Object, 
> which is then further used in the route, and then, finally, it is serialized

--
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