org.mule.transport.soap.axis
Class AxisMessageDispatcherFactory
java.lang.Object
org.mule.transport.AbstractMessageDispatcherFactory
org.mule.transport.soap.axis.AxisMessageDispatcherFactory
- All Implemented Interfaces:
- MessageDispatcherFactory
public class AxisMessageDispatcherFactory
- extends AbstractMessageDispatcherFactory
AxisMessageDispatcherFactory creates an AxisMessageDispatcher, used
for making SOAP calls using the Axis stack.
AxisMessageDispatcherFactory
public AxisMessageDispatcherFactory()
create
public MessageDispatcher create(OutboundEndpoint endpoint)
throws MuleException
- Specified by:
create in interface MessageDispatcherFactory- Specified by:
create in class AbstractMessageDispatcherFactory
- Throws:
MuleException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.