Apache CXF Runtime HTTP Async Transport provides asynchronous HTTP transport support for web services using Apache CXF.
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http-hc</artifactId>
<version>4.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures an asynchronous HTTP conduit for a CXF web service client.
Add dependency on org.apache.httpcomponents:httpasyncclient.
No dependency data recorded yet.