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, writeTo
DataSource getDataSource(MessageContext messageContext, org.apache.axiom.om.OMOutputFormat format, String soapAction) throws AxisFault
DataSource
object.messageContext
- format
- soapAction
- AxisFault
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.