Package org.mule.providers.soap.axis

Provides an Axis soap transport for Mule.

See:
          Description

Interface Summary
AxisInitialisable AxisInitialisable can be implemented by a Mule component that will be used as an Axis service to customise the Axis Service object
 

Class Summary
AxisConnector AxisConnector is used to maintain one or more Services for Axis server instance.
AxisInitialisationCallback AxisInitialisationCallback is invoked when an Axis component is created from its descriptor.
AxisMessageAdapter AxisMessageAdapter TODO
AxisMessageDispatcher AxisMessageDispatcher is used to make soap requests via the Axis soap client.
AxisMessageDispatcherFactory AxisMessageDispatcherFactory creates an AxisMessageDispatcher, used for making soap calls using the Axis stack.
AxisMessageReceiver AxisMessageReceiver is used to register a component as a service with a Axis server.
AxisServiceComponent AxisServiceComponent is a Mule component implementation of the Axis servlet.
MuleSoapHeaders MuleSoapHeaders is a helper class for extracting and writing Mule header properties to s Soap message
 

Package org.mule.providers.soap.axis Description

Provides an Axis soap transport for Mule. Managed objects can automatically be exposed as services just by subscribing to this provider. There is no need for service wsdd or even a servlet container.



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