The endpoint notion is the core concept of the SOA and of this framework. In EasyESB, all concept is an endpoint:
An endpoint is a component that able to accept a message request and to delegate its treatment to the adequates behaviours.
A behaviour correspond to the implementation of a wsdl interface (or portType).
An endpoint can have one or several behaviours.