Annotation Type | Description |
---|---|
SleeApplicationKey |
The @SleeApplicationKey annotation is used when the application wants to
associate an incoming SLEE initial event with a certain
SipApplicationSession . |
SleeLibraries |
Declares the SLEE Libraries that will be made available to the servlet application.
|
SleeListener |
Marks a servlet application class as capable of receiving SLEE events.
|
SleeRATypes |
Declares the SLEE RA Type bindings that will be made available to the servlet application.
|