Endpoint

compared with
Current by Nicolas Salatge
on Apr 09, 2011 00:47.

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

Changes (4)

View Page History
The endpoint notion is the core concept of the SOA and of this framework. In EasyESB, all concepts are issue of an endpoint:


* *_provider proxy endpoint_*: endpoint containing one or several senders able to send message to an external ressources.
* *_service_* : container of provider endpoints
* *_component_*: container of services
* *_node_*: container of containers.
* *_node_*: container of components, services, clientEndpoint.

An endpoint with a behaviour is a component that able to accept a message request and to delegate its treatment to the adequates behaviours.