This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Apache Axis2's local transport implementation is used to make internal service calls and transfer data within the Axis2 instance. The class org.apache.axis2.transport.local.LocalTransportSender implements the sender API and the transport does not have a receiver implementation as of now. Local transport does not accept any configuration parameters as of now.

  • No labels