DOC

org.apache.sandesha2 : sandesha2-parent

Maven & Gradle

Apr 30, 2012

Apache Sandesha · Sandesha2 is an implementation of WS-ReliableMessaging specifications for Apache Axis2. By using Sandesha2 you can add reliable messaging capability to the Web services you have hosted in Axis2. You can also use Sandesha2 with Axis2 client to interact with already hosted web services in a reliable manner. Please see Sandesha2 user guide for more information on using Sandesha2. Read Sandesha2 Architecture guide to see how Sandesha2 works internally.

Table Of Contents

Latest Version

Download org.apache.sandesha2 : sandesha2-parent Javadoc & API Documentation - Latest Versions:

All Versions

Download org.apache.sandesha2 : sandesha2-parent Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.6.x
1.4
1.3
1.2

How to open Javadoc JAR file in web browser

  1. Rename the file sandesha2-parent-1.6.2-javadoc.jar to sandesha2-parent-1.6.2-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder sandesha2-parent-1.6.2-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "sandesha2-parent-1.6.2-sources.jar" -d "sandesha2-parent-1.6.2-javadoc" -subpackages