org.mule.transport.soap
Class WsdlUrlEndpointURIBuilder
java.lang.Object
org.mule.endpoint.AbstractEndpointURIBuilder
org.mule.transport.soap.WsdlUrlEndpointURIBuilder
- All Implemented Interfaces:
- EndpointURIBuilder
public class WsdlUrlEndpointURIBuilder
- extends 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
| 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 MalformedEndpointException
- Specified by:
setEndpoint in class AbstractEndpointURIBuilder
- Throws:
MalformedEndpointException
Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.