org.mule.endpoint
Class DynamicURIBuilder
java.lang.Object
org.mule.endpoint.DynamicURIBuilder
public class DynamicURIBuilder
- extends Object
Builds dynamic string URI from a template URIBuilder
|
Field Summary |
protected org.apache.commons.logging.Log |
logger
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected final transient org.apache.commons.logging.Log logger
DynamicURIBuilder
public DynamicURIBuilder(URIBuilder templateUriBuilder)
throws MalformedEndpointException
- Throws:
MalformedEndpointException
build
public String build(MuleEvent event)
throws URISyntaxException,
UnsupportedEncodingException
- Throws:
URISyntaxException
UnsupportedEncodingException
getUriTemplate
public String getUriTemplate()
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.