| Class | Description |
|---|---|
| AsyncHTTPConduit |
Async HTTP Conduit using Apache HttpClient 5
|
| AsyncHTTPConduitFactory | |
| AsyncHttpTransportFactory |
The transport factory is the same as for Apache HttpClient 4.x, sharing the same namespaces and
URIs.
|
| CXFHttpAsyncRequestProducer | |
| CXFHttpAsyncResponseConsumer | |
| CXFHttpRequest | |
| SharedInputBuffer |
Content buffer that can be shared by multiple threads, usually the I/O dispatch of
an I/O reactor and a worker thread.
|
| SharedOutputBuffer |
Content buffer that can be shared by multiple threads, usually the I/O dispatch of
an I/O reactor and a worker thread.
|
| Enum | Description |
|---|---|
| AsyncHTTPConduitFactory.UseAsyncPolicy |
Apache CXF