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

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

@BindingType(value="http://schemas.xmlsoap.org/wsdl/soap/http?mtom=true")
public class MtomSamplePortImpl
extends java.lang.Object


Constructor Summary
MtomSamplePortImpl()
           
 
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

MtomSamplePortImpl

public MtomSamplePortImpl()
Method Detail

sendImage

public ImageDepot sendImage(ImageDepot input)