org.mule.impl.endpoint
Interface EndpointBuilder

All Known Implementing Classes:
AbstractEndpointBuilder

public interface EndpointBuilder

EndpointBuilder determines how a uri is translated to a MuleEndpointURI Connectors can override the default behaviour to suit their needs

Version:
$Revision: 1.1.1.1 $
Author:
Ross Mason

Method Summary
 UMOEndpointURI build(java.net.URI uri)
           
 

Method Detail

build

public UMOEndpointURI build(java.net.URI uri)
                     throws MalformedEndpointException
Throws:
MalformedEndpointException


Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.