org.mule.providers.soap
Class WsdlUrlEndpointBuilder
java.lang.Object
org.mule.impl.endpoint.AbstractEndpointBuilder
org.mule.providers.soap.WsdlUrlEndpointBuilder
- All Implemented Interfaces:
- EndpointBuilder
public class WsdlUrlEndpointBuilder
- extends AbstractEndpointBuilder
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 |
WsdlUrlEndpointBuilder
public WsdlUrlEndpointBuilder()
setEndpoint
protected void setEndpoint(URI uri,
Properties props)
throws MalformedEndpointException
- Specified by:
setEndpoint
in class AbstractEndpointBuilder
- Throws:
MalformedEndpointException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.