Add JAX-RS Response MessageBodyReader
-------------------------------------

                 Key: CXF-3207
                 URL: https://issues.apache.org/jira/browse/CXF-3207
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS
    Affects Versions: 2.3.1, 2.4
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin
             Fix For: 2.3.2, 2.4


Users of CXF JAX-RS proxies dealing with methods returning Responses usually 
have to read the InputStream manually.
ResponseReader is a helper which will let users cast Response.getEntity() to 
concrete classes

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to