org.mule.providers.soap.axis
Class AxisMessageDispatcherFactory

java.lang.Object
  extended byorg.mule.providers.soap.axis.AxisMessageDispatcherFactory
All Implemented Interfaces:
UMOMessageDispatcherFactory

public class AxisMessageDispatcherFactory
extends java.lang.Object
implements UMOMessageDispatcherFactory

AxisMessageDispatcherFactory creates an AxisMessageDispatcher, used for making soap calls using the Axis stack.

Version:
$Revision: 1.1.1.1 $
Author:
Ross Mason

Constructor Summary
AxisMessageDispatcherFactory()
           
 
Method Summary
 UMOMessageDispatcher create(UMOConnector connector)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxisMessageDispatcherFactory

public AxisMessageDispatcherFactory()
Method Detail

create

public UMOMessageDispatcher create(UMOConnector connector)
                            throws UMOException
Specified by:
create in interface UMOMessageDispatcherFactory
Throws:
UMOException


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