Uses of Class
org.mule.api.endpoint.MalformedEndpointException

Packages that use MalformedEndpointException
org.mule.api.endpoint Endpoint interfaces. 
org.mule.endpoint Implemtation of Mule endpoint uris. 
 

Uses of MalformedEndpointException in org.mule.api.endpoint
 

Methods in org.mule.api.endpoint that throw MalformedEndpointException
 EndpointURI EndpointURIBuilder.build(URI uri, MuleContext muleContext)
           
 

Uses of MalformedEndpointException in org.mule.endpoint
 

Methods in org.mule.endpoint that throw MalformedEndpointException
 EndpointURI AbstractEndpointURIBuilder.build(URI uri, MuleContext muleContext)
           
protected  Properties AbstractEndpointURIBuilder.getPropertiesForURI(URI uri, MuleContext muleContext)
           
protected  String MuleEndpointURI.preprocessUri(String uriString)
           
protected  void UrlEndpointURIBuilder.setEndpoint(URI uri, Properties props)
           
protected abstract  void AbstractEndpointURIBuilder.setEndpoint(URI uri, Properties props)
           
protected  void SocketEndpointURIBuilder.setEndpoint(URI uri, Properties props)
           
protected  void ResourceNameEndpointURIBuilder.setEndpoint(URI uri, Properties props)
           
protected  void UserInfoEndpointURIBuilder.setEndpoint(URI uri, Properties props)
           
 

Constructors in org.mule.endpoint that throw MalformedEndpointException
DynamicURIBuilder(URIBuilder templateUriBuilder)
           
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.