Package org.mule.transport.soap.axis.extensions

Axis specific extensions and component implementation that enables Mule components to act as Axis soap services.

See:
          Description

Class Summary
AxisMuleSession Provides an adapter to a DefaultMuleSession so that Axis can write to the session
MuleConfigProvider MuleConfigProvider is needed because the Simple Provider does not list services in the defaultConfiguration.
MuleHttpSender Deprecated. Use the UniversalSender instead
MuleMsgProvider MuleMsgProvider is an Axis service endpoint that builds services from Mule managed components.
MuleRPCProvider MuleProvider is an Axis service endpoint that builds services from Mule managed components.
MuleSoapHeadersHandler MuleSoapHeadersHandler is an Axis handler that can read and write Mule header properties to a SOAP message.
MuleTransport A container for all Mule supported transports for Axis.
MuleTransport.HTTP  
MuleTransport.HTTPS  
MuleTransport.IMAP  
MuleTransport.IMAPS  
MuleTransport.JMS  
MuleTransport.POP3  
MuleTransport.POP3S  
MuleTransport.SERVLET  
MuleTransport.SMTP  
MuleTransport.SMTPS  
MuleTransport.SSL  
MuleTransport.TCP  
MuleTransport.VM  
MuleTransport.XMPP  
UniversalSender An Axis handler that will dispatch the SOAP event via a Mule endpoint
WSDDFileProvider Override the File provider to stop exceptions being thrown in Axis if the service does not exist.
WSDDJavaMuleProvider WSDDJavaMuleProvider is a factory class for creating the MuleProvider.
 

Package org.mule.transport.soap.axis.extensions Description

Axis specific extensions and component implementation that enables Mule components to act as Axis soap services.



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