Hi

One needs to set a "use.async.http.conduit" JAXWS or JAXRS property to use it for the sync calls.
See also
http://cxf.apache.org/docs/asynchronous-client-http-transport.html

Sergey
On 27/03/17 07:29, cctv092 wrote:
Hi all,
       As we know, cxf uses a transport based on the in-JDK
HttpURLConnection object to perform HTTP requests. Is there any offical
methods to config cxf to transport by HttpClient. I have seen a method, but
it is based on HttpAsyncClient. We just want to use synchronous calls by
HttpClient. We realy want to know whether there is offical or useful source
and configuartion to call by HttpClient. If some method exist, please inform
us your recommendation.
Thanks,
Fred



--
View this message in context: 
http://cxf.547215.n5.nabble.com/How-to-transprot-by-HttpClient-tp5778600.html
Sent from the cxf-user mailing list archive at Nabble.com.


Reply via email to