org.apache.axis2.jaxws.sample.mtom
Class MtomSample12PortImpl

java.lang.Object
  extended by org.apache.axis2.jaxws.sample.mtom.MtomSample12PortImpl

@BindingType(value="http://www.w3.org/2003/05/soap/bindings/HTTP/?mtom=true")
public class MtomSample12PortImpl
extends java.lang.Object


Constructor Summary
MtomSample12PortImpl()
           
 
Method Summary
 ImageDepot sendImage(ImageDepot input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MtomSample12PortImpl

public MtomSample12PortImpl()
Method Detail

sendImage

public ImageDepot sendImage(ImageDepot input)