| Package | Description |
|---|---|
| org.apache.cxf.transport.http.asyncclient |
| Modifier and Type | Method and Description |
|---|---|
AsyncHTTPConduit.AsyncWrappedOutputStream |
CXFHttpRequest.getOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
CXFHttpRequest.setOutputStream(AsyncHTTPConduit.AsyncWrappedOutputStream o) |
| Constructor and Description |
|---|
CXFHttpAsyncResponseConsumer(AsyncHTTPConduit.AsyncWrappedOutputStream asyncWrappedOutputStream,
SharedInputBuffer buf,
org.apache.cxf.transport.http.asyncclient.CXFResponseCallback responseCallback) |
Apache CXF