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) |
handleMessage
getDataWriter, getXMLStreamWriter, setOperationSchemaValidation, shouldBuffer, shouldValidate, writeParts, writeToOutputStream
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
protected void doWriteBody(Message outMessage, Object body, Type bodyType, Annotation[] customAnns, OutputStream os) throws Fault
doWriteBody
in class AbstractClient.AbstractBodyWriter
Fault
Apache CXF