|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SipApplicationSessionAttributeListener
This listener interface can be implemented in order to get notifications of changes to the attribute lists of application sessions. Since: 1.1
| Method Summary | |
|---|---|
void |
attributeAdded(SipApplicationSessionBindingEvent ev)
Notification that an attribute has been added to an application session. |
void |
attributeRemoved(SipApplicationSessionBindingEvent ev)
Notification that an attribute has been removed from an application session. |
void |
attributeReplaced(SipApplicationSessionBindingEvent ev)
Notification that an attribute has been replaced in an application session. |
| Method Detail |
|---|
void attributeAdded(SipApplicationSessionBindingEvent ev)
void attributeRemoved(SipApplicationSessionBindingEvent ev)
void attributeReplaced(SipApplicationSessionBindingEvent ev)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||