public interface MessageFormatterEx extends MessageFormatter
MessageFormatter
interface, allowing transport to optimize data transfers.| Modifier and Type | Method and Description |
|---|---|
DataSource |
getDataSource(MessageContext messageContext,
org.apache.axiom.om.OMOutputFormat format,
String soapAction)
Get the formatted message as a
DataSource object. |
formatSOAPAction, getBytes, getContentType, getTargetAddress, writeToDataSource getDataSource(MessageContext messageContext, org.apache.axiom.om.OMOutputFormat format, String soapAction) throws AxisFault
DataSource object.messageContext - format - soapAction - AxisFaultCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.