Uses of Class
org.mule.transport.soap.axis.AxisConnector

Packages that use AxisConnector
org.mule.transport.soap.axis Provides an Axis soap transport for Mule
org.mule.transport.soap.axis.extensions Axis specific extensions and component implementation that enables Mule components to act as Axis soap services. 
org.mule.transport.soap.axis.wsdl   
 

Uses of AxisConnector in org.mule.transport.soap.axis
 

Fields in org.mule.transport.soap.axis declared as AxisConnector
protected  AxisConnector AxisMessageDispatcher.connector
           
protected  AxisConnector AxisMessageReceiver.connector
           
protected  AxisConnector AxisMessageRequester.connector
           
 

Uses of AxisConnector in org.mule.transport.soap.axis.extensions
 

Constructors in org.mule.transport.soap.axis.extensions with parameters of type AxisConnector
MuleMsgProvider(AxisConnector connector)
           
MuleRPCProvider(AxisConnector connector)
           
WSDDJavaMuleProvider(AxisConnector connector)
           
 

Uses of AxisConnector in org.mule.transport.soap.axis.wsdl
 

Subclasses of AxisConnector in org.mule.transport.soap.axis.wsdl
 class AxisWsdlConnector
          TODO document
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.