org.mule.providers.soap.xfire
Class XFireMessageDispatcherFactory
java.lang.Object
org.mule.providers.AbstractMessageDispatcherFactory
org.mule.providers.soap.xfire.XFireMessageDispatcherFactory
- All Implemented Interfaces:
- UMOMessageDispatcherFactory
- public class XFireMessageDispatcherFactory
- extends AbstractMessageDispatcherFactory
Creates an XFire Messgae dispatcher used for making XFire soap requests using the
XFire client.
XFireMessageDispatcherFactory
public XFireMessageDispatcherFactory()
create
public UMOMessageDispatcher create(UMOImmutableEndpoint endpoint)
throws UMOException
- Description copied from interface:
UMOMessageDispatcherFactory
- Creates a new message dispatcher instance, initialised with the passed
endpoint. The returned instance should be immediately useable.
- Specified by:
create
in interface UMOMessageDispatcherFactory
- Specified by:
create
in class AbstractMessageDispatcherFactory
- Throws:
UMOException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.