org.mule.umo.provider
Interface UMOMessageDispatcherFactory


public interface UMOMessageDispatcherFactory

UMOMessageDispatcherFactory is a factory interface for creating a Message Dispatcher for the underlying transport

Version:
$Revision: 3798 $
Author:
Ross Mason

Method Summary
 UMOMessageDispatcher create(UMOImmutableEndpoint endpoint)
           
 

Method Detail

create

public UMOMessageDispatcher create(UMOImmutableEndpoint endpoint)
                            throws UMOException
Throws:
UMOException


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.