protected class ClientProxyImpl.BodyWriter extends AbstractClient.AbstractBodyWriter
| Modifier | Constructor and Description |
|---|---|
protected |
BodyWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doWriteBody(org.apache.cxf.message.Message outMessage,
Object body,
Type bodyType,
Annotation[] customAnns,
OutputStream os) |
handleMessagegetDataWriter, getXMLStreamWriter, setOperationSchemaValidation, shouldBuffer, shouldValidate, writeParts, writeToOutputStreamprotected void doWriteBody(org.apache.cxf.message.Message outMessage,
Object body,
Type bodyType,
Annotation[] customAnns,
OutputStream os)
throws org.apache.cxf.interceptor.Fault
doWriteBody in class AbstractClient.AbstractBodyWriterorg.apache.cxf.interceptor.FaultApache CXF