Package samples.userguide
Class MTOMSwAClient
java.lang.Object
samples.userguide.MTOMSwAClient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic org.apache.axiom.om.OMElementsendUsingMTOM(String fileName, String targetEPR) static org.apache.axis2.context.MessageContextsendUsingSwA(String fileName, String targetEPR)
-
Constructor Details
-
MTOMSwAClient
public MTOMSwAClient()
-
-
Method Details
-
main
- Throws:
Exception
-
sendUsingSwA
public static org.apache.axis2.context.MessageContext sendUsingSwA(String fileName, String targetEPR) throws IOException - Throws:
IOException
-
sendUsingMTOM
public static org.apache.axiom.om.OMElement sendUsingMTOM(String fileName, String targetEPR) throws IOException - Throws:
IOException
-