org.mule.transport.amqp.internal.client
Class UrlEndpointURIBuilder
java.lang.Object
org.mule.endpoint.AbstractEndpointURIBuilder
org.mule.transport.amqp.internal.client.UrlEndpointURIBuilder
- All Implemented Interfaces:
- org.mule.api.endpoint.EndpointURIBuilder
public class UrlEndpointURIBuilder
- extends org.mule.endpoint.AbstractEndpointURIBuilder
This builder takes care of the cases where the URI
has an empty host component but has
the authority component filled.
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 |
UrlEndpointURIBuilder
public UrlEndpointURIBuilder()
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–2015 MuleSoft, Inc.. All rights reserved.