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

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

public class MtomSample12PortProxy
extends java.lang.Object


Nested Class Summary
 class MtomSample12PortProxy.Descriptor
           
 
Field Summary
protected  MtomSample12PortProxy.Descriptor _descriptor
           
 
Constructor Summary
MtomSample12PortProxy()
           
MtomSample12PortProxy(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName)
           
 
Method Summary
 MtomSample12PortProxy.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 MtomSample12PortProxy.Descriptor _descriptor
Constructor Detail

MtomSample12PortProxy

public MtomSample12PortProxy()

MtomSample12PortProxy

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

_getDescriptor

public MtomSample12PortProxy.Descriptor _getDescriptor()

sendImage

public ImageDepot sendImage(ImageDepot input)