com.ibm.was.wssample.sei.echo
Class EchoService12PortProxy
java.lang.Object
com.ibm.was.wssample.sei.echo.EchoService12PortProxy
public class EchoService12PortProxy
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_descriptor
protected EchoService12PortProxy.Descriptor _descriptor
EchoService12PortProxy
public EchoService12PortProxy()
EchoService12PortProxy
public EchoService12PortProxy(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName)
_getDescriptor
public EchoService12PortProxy.Descriptor _getDescriptor()
echoOperationAsync
public javax.xml.ws.Response<EchoStringResponse> echoOperationAsync(EchoStringInput parameter)
echoOperationAsync
public java.util.concurrent.Future<?> echoOperationAsync(EchoStringInput parameter,
javax.xml.ws.AsyncHandler<EchoStringResponse> asyncHandler)
echoOperation
public EchoStringResponse echoOperation(EchoStringInput parameter)