protected class ClientProxyImpl.BodyWriter extends AbstractClient.AbstractBodyWriter
DISABLE_OUTPUTSTREAM_OPTIMIZATION, OUT_BUFFERING| Modifier | Constructor and Description |
|---|---|
protected |
BodyWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doWriteBody(Message outMessage,
Object body,
Type bodyType,
Annotation[] customAnns,
OutputStream os) |
handleMessagegetDataWriter, getXMLStreamWriter, setOperationSchemaValidation, shouldBuffer, shouldValidate, writeParts, writeToOutputStreamaddAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforeprotected void doWriteBody(Message outMessage, Object body, Type bodyType, Annotation[] customAnns, OutputStream os) throws Fault
doWriteBody in class AbstractClient.AbstractBodyWriterFaultApache CXF