setEndpointURL

setEndpointURL(endpoint: String) updating;

The setEndpointURL method of the JadeWebServiceConsumer class cannot be reimplemented in your user-defined Web service consumer subclasses.

To change the end-point URL (for example, if you want to dynamically change the end-point of the URL for your Web service consumer instance at run time), call the setEndpointURL method, passing the appropriate end-point URL as a parameter.