EASYESB Overview

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (11)

View Page History

It is composed of several modules and under modules:
* exchange data model:
* *exchange data model*:
** _+exchange10-api+_ : provides XSD schema to modelize an exchange
** _+exchange10-impl+_ : implementation of exchange models
* soa data and service model:
* *soa data and service model*:
** _+soa10-api+_ : provides XSD schema to modelize the basics concepts of SOA paradigm such as endpoint, service, node, registry... etc.
** _+soa10-impl+_ : implements these basics concepts from soa model
** _+ws-binding-soa+_ : provides WSDL description of basic operations that must offered endpoint, node and registry concept.
** _+soa-core-api+_ : wraps the preceeding WSDL description into a JAVA API.
** _+soa-core-impl+_ : implements the basic operations that must offered endpoint, node ... etc (The implementation of registry service is implemented in anothers module: technical-service-registry-impl ).

If you want know how to use {report-info:page:space > space:name} library, please consult the list of [How-tos].