com.ibm.was.wssample.sei.echo
Class EchoService12PortProxy.Descriptor

java.lang.Object
  extended by com.ibm.was.wssample.sei.echo.EchoService12PortProxy.Descriptor
Enclosing class:
EchoService12PortProxy

public class EchoService12PortProxy.Descriptor
extends java.lang.Object


Constructor Summary
EchoService12PortProxy.Descriptor()
           
EchoService12PortProxy.Descriptor(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName)
           
 
Method Summary
 javax.xml.ws.Dispatch<javax.xml.transform.Source> getDispatch()
           
 java.lang.String getEndpoint()
           
 EchoService12PortTypeClient getProxy()
           
 void setEndpoint(java.lang.String endpointUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EchoService12PortProxy.Descriptor

public EchoService12PortProxy.Descriptor()

EchoService12PortProxy.Descriptor

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

getProxy

public EchoService12PortTypeClient getProxy()

getDispatch

public javax.xml.ws.Dispatch<javax.xml.transform.Source> getDispatch()

getEndpoint

public java.lang.String getEndpoint()

setEndpoint

public void setEndpoint(java.lang.String endpointUrl)