public class MTOMSwAClient
extends java.lang.Object
| Constructor and Description |
|---|
MTOMSwAClient() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
static org.apache.axiom.om.OMElement |
sendUsingMTOM(java.lang.String fileName,
java.lang.String targetEPR) |
static org.apache.axis2.context.MessageContext |
sendUsingSwA(java.lang.String fileName,
java.lang.String targetEPR) |
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic static org.apache.axis2.context.MessageContext sendUsingSwA(java.lang.String fileName,
java.lang.String targetEPR)
throws java.io.IOException
java.io.IOExceptionpublic static org.apache.axiom.om.OMElement sendUsingMTOM(java.lang.String fileName,
java.lang.String targetEPR)
throws java.io.IOException
java.io.IOExceptionCopyright © 2005-2022 Apache Software Foundation. All Rights Reserved.