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.Exception
public static org.apache.axis2.context.MessageContext sendUsingSwA(java.lang.String fileName, java.lang.String targetEPR) throws java.io.IOException
java.io.IOException
public static org.apache.axiom.om.OMElement sendUsingMTOM(java.lang.String fileName, java.lang.String targetEPR) throws java.io.IOException
java.io.IOException
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.