JBoss.orgCommunity Documentation
This resource adaptor provides a Diameter API for JAIN SLEE applications, according to Diameter Base protocol, responsible for managing connection between peers and provide an Authentication, Authorization and Accounting (AAA) framework for applications such as network access or IP mobility, as defined by the protocol specs done by the IETF in RFC 3588.
Events represent Diameter Base messages received by the Diameter stack. Different events types are specified for each Diameter request or answer. Events are fired either on client or server activity.
The Activities are defined by RA Type to ease use of RA. Activities represent Diameter session between two peers. SLEE applications use activities to create, send and receive messages.