org.mule.transport.soap.axis
Class WsdlUrlEndpointURIBuilder
java.lang.Object
org.mule.endpoint.AbstractEndpointURIBuilder
org.mule.transport.soap.axis.WsdlUrlEndpointURIBuilder
- All Implemented Interfaces:
- org.mule.api.endpoint.EndpointURIBuilder
public class WsdlUrlEndpointURIBuilder
- extends org.mule.endpoint.AbstractEndpointURIBuilder
The same as the UrlEndpointbuilder except that all parameters except the first are
set as properties on the endpoint and stripped from the endpoint Uri
| Fields inherited from class org.mule.endpoint.AbstractEndpointURIBuilder |
address, connectorName, endpointName, responseTransformers, transformers, userInfo |
| Methods inherited from class org.mule.endpoint.AbstractEndpointURIBuilder |
build, getPropertiesForURI, rewriteURI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsdlUrlEndpointURIBuilder
public WsdlUrlEndpointURIBuilder()
setEndpoint
protected void setEndpoint(URI uri,
Properties props)
throws org.mule.api.endpoint.MalformedEndpointException
- Specified by:
setEndpoint in class org.mule.endpoint.AbstractEndpointURIBuilder
- Throws:
org.mule.api.endpoint.MalformedEndpointException
Copyright © 2003-2013 MuleSoft, Inc.. All Rights Reserved.