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

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

public class PingServicePortProxy
extends java.lang.Object


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

PingServicePortProxy

public PingServicePortProxy()

PingServicePortProxy

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

_getDescriptor

public PingServicePortProxy.Descriptor _getDescriptor()

pingOperation

public void pingOperation(PingStringInput parameter)