| Package | Description |
|---|---|
| org.apache.cxf.io | |
| org.apache.cxf.transport.http | |
| org.apache.cxf.transport.http.asyncclient | |
| org.apache.cxf.transport.http.netty.client |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractThresholdOutputStream
Outputstream that will buffer a certain amount before writing anything to the underlying
stream.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
HTTPConduit.WrappedOutputStream
Wrapper output stream responsible for flushing headers and handling
the incoming HTTP-level response (not necessarily the MEP response).
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncHTTPConduit.AsyncWrappedOutputStream |
| Modifier and Type | Class and Description |
|---|---|
class |
NettyHttpConduit.NettyWrappedOutputStream |
Apache CXF