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

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

public class MtomSamplePortProxy
extends java.lang.Object


Nested Class Summary
 class MtomSamplePortProxy.Descriptor
           
 
Field Summary
protected  MtomSamplePortProxy.Descriptor _descriptor
           
 
Constructor Summary
MtomSamplePortProxy()
           
MtomSamplePortProxy(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName)
           
 
Method Summary
 MtomSamplePortProxy.Descriptor _getDescriptor()
           
 ImageDepot sendImage(ImageDepot input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_descriptor

protected MtomSamplePortProxy.Descriptor _descriptor
Constructor Detail

MtomSamplePortProxy

public MtomSamplePortProxy()

MtomSamplePortProxy

public MtomSamplePortProxy(java.net.URL wsdlLocation,
                           javax.xml.namespace.QName serviceName)
Method Detail

_getDescriptor

public MtomSamplePortProxy.Descriptor _getDescriptor()

sendImage

public ImageDepot sendImage(ImageDepot input)