super(policy, wsdlModel); this.endpoint = endpoint;
return endpoint.getBinding();
Gets the {@link WSEndpoint} for which the pipeline is being created. {@link WSEndpoint} provides information about the surrounding environment, such as access to the application server.returnalways non-null same object. return endpoint;
{@link WSEndpoint} provides information about the surrounding environment, such as access to the application server.
return endpoint;