org.mule.impl.endpoint
Class UrlEndpointBuilder
java.lang.Object
org.mule.impl.endpoint.AbstractEndpointBuilder
org.mule.impl.endpoint.UrlEndpointBuilder
- All Implemented Interfaces:
- EndpointBuilder
- public class UrlEndpointBuilder
- extends AbstractEndpointBuilder
UrlEndpointBuilder
is the default endpointUri strategy suitable for
most connectors
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlEndpointBuilder
public UrlEndpointBuilder()
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.