You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Peter Wong (JIRA)" <ji...@apache.org> on 2016/02/14 22:36:18 UTC

[jira] [Created] (CXF-6774) Allow ClientImpl to be thread-safe

Peter Wong created CXF-6774:
-------------------------------

             Summary: Allow ClientImpl to be thread-safe
                 Key: CXF-6774
                 URL: https://issues.apache.org/jira/browse/CXF-6774
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS
    Affects Versions: 3.1.5
            Reporter: Peter Wong


CXF WebClient API {{org.apache.cxf.jaxrs.client.WebClient#create}} may be used to create thread-safe WebClient. However, this feature is not exposed to the JAX-RS client implementation {{org.apache.cxf.jaxrs.client.spec.ClientImpl}}. It would be beneficial to offer the thread safety functionality through {{ClientImpl}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)