org.mule.api.endpoint
Interface EndpointURIBuilder
- All Known Implementing Classes:
- AbstractEndpointURIBuilder, ResourceNameEndpointURIBuilder, SocketEndpointURIBuilder, UrlEndpointURIBuilder, UserInfoEndpointURIBuilder
public interface EndpointURIBuilder
EndpointBuilder determines how a uri is translated to a
MuleEndpointURI Connectors can override the default behaviour to suit their needs
build
EndpointURI build(URI uri,
MuleContext muleContext)
throws MalformedEndpointException
- Throws:
MalformedEndpointException
Copyright © 2003-2013 MuleSoft, Inc.. All Rights Reserved.