com.ibm.was.wssample.sei.ping
Class PingService12PortProxy

java.lang.Object
  extended by com.ibm.was.wssample.sei.ping.PingService12PortProxy

public class PingService12PortProxy
extends java.lang.Object


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

Field Detail

_descriptor

protected PingService12PortProxy.Descriptor _descriptor
Constructor Detail

PingService12PortProxy

public PingService12PortProxy()

PingService12PortProxy

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

_getDescriptor

public PingService12PortProxy.Descriptor _getDescriptor()

pingOperation

public void pingOperation(PingStringInput parameter)