| Class and Description |
|---|
| AsyncHTTPConduit |
| AsyncHTTPConduit.AsyncWrappedOutputStream |
| AsyncHTTPConduitFactory |
| AsyncHTTPConduitFactory.UseAsyncPolicy |
| AsyncHttpResponseWrapperFactory.AsyncHttpResponseWrapper
The wrapper around the response that will be called by the
AsyncHTTPConduit
instance once the response is received. |
| 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.
|
Apache CXF