1 / 9

Axis2 - Core

Axis2 - Core. Proposal . AxisRegistry MessageBus (Handler framework) A Messaging API Dialogs OUT API IN API!. Overall Architecture. Messaging API. Dialogs. Extensible Deployment Descriptors for Dialog. <dialog name=”abc” class=”Pqr”> <xxx class=”X1”/> <yyy class=”X2”/>

Download Presentation

Axis2 - Core

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Axis2 - Core

  2. Proposal • AxisRegistry • MessageBus (Handler framework) • A Messaging API • Dialogs • OUT API • IN API!

  3. Overall Architecture

  4. Messaging API

  5. Dialogs

  6. Extensible Deployment Descriptors for Dialog <dialog name=”abc” class=”Pqr”> <xxx class=”X1”/> <yyy class=”X2”/> </dialog> Public class PQR{ X1 xxx; X2 yyy; ….. Getters and Setters }

  7. OUT API • OUT API/Client API provides implementations of the Dialogs for the basic Message Exchange patterns in the client side.

  8. IN API • IN API/Server API provides implementations of the Dialogs for the basic Message Exchange patterns in the server side.

  9. Thank you

More Related