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