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 SocketEndpointURIBuilder.setEndpoint(URI uri, Properties props)
           
protected  void UserInfoEndpointURIBuilder.setEndpoint(URI uri, Properties props)
           
protected  void ResourceNameEndpointURIBuilder.setEndpoint(URI uri, Properties props)
           
protected abstract  void AbstractEndpointURIBuilder.setEndpoint(URI uri, Properties props)
           
protected  void UrlEndpointURIBuilder.setEndpoint(URI uri, Properties props)
           
protected  void DynamicOutboundEndpoint.validateUriTemplate(String uri)
           
 

Constructors in org.mule.endpoint that throw MalformedEndpointException
DynamicOutboundEndpoint(EndpointBuilder builder, String uriTemplate)
           
 



Copyright © 2003-2013 MuleSoft, Inc.. All Rights Reserved.