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