samples.userguide
Class MTOMSwAClient

java.lang.Object
  extended by samples.userguide.MTOMSwAClient

public class MTOMSwAClient
extends Object


Constructor Summary
MTOMSwAClient()
           
 
Method Summary
static void main(String[] args)
           
static OMElement sendUsingMTOM(String fileName, String targetEPR)
           
static MessageContext sendUsingSwA(String fileName, String targetEPR)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MTOMSwAClient

public MTOMSwAClient()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

sendUsingSwA

public static MessageContext sendUsingSwA(String fileName,
                                          String targetEPR)
                                   throws IOException
Throws:
IOException

sendUsingMTOM

public static OMElement sendUsingMTOM(String fileName,
                                      String targetEPR)
                               throws IOException
Throws:
IOException


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.