[
https://issues.apache.org/jira/browse/CXF-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin updated CXF-1015:
----------------------------------
Attachment: cxf-1015.patch
UriInfo, HttpHeaders and Request can be injected, either as parameters or
fields.
Many other updates to enhance the 0.5 api implementation.
* Binary types supported
* Cookie and EntityTags
* HeaderParams
* partial UriBuilder implementation
* refactored and renamed DOMSourceProvider to support StreamSource too
CacheControlProvider will be enhanced during the next commits.
Demos will be updated after a forthcoming upgrade to 0.6 api
This patch addresses
https://issues.apache.org/jira/browse/CXF-1015
https://issues.apache.org/jira/browse/CXF-1462
https://issues.apache.org/jira/browse/CXF-1011
https://issues.apache.org/jira/browse/CXF-1010
https://issues.apache.org/jira/browse/CXF-1014
as they're all very closely related
This JIRA can be closed, it's invalid now
https://issues.apache.org/jira/browse/CXF-1007
> Context injection - UriInfo and HttpHeaders
> --------------------------------------------
>
> Key: CXF-1015
> URL: https://issues.apache.org/jira/browse/CXF-1015
> Project: CXF
> Issue Type: Sub-task
> Components: REST
> Affects Versions: 2.1
> Reporter: Jervis Liu
> Attachments: cxf-1015.patch
>
>
> Instance of UriInfo and HttpHeaders can be injected into a class filed or
> method parameters.
> See section 4.1 and 4.2.
> Make sure the injection scope is correct. Section 4.3
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.