|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SipSessionBindingEvent | |
|---|---|
| javax.servlet.sip | |
| Uses of SipSessionBindingEvent in javax.servlet.sip |
|---|
| Methods in javax.servlet.sip with parameters of type SipSessionBindingEvent | |
|---|---|
void |
SipSessionAttributeListener.attributeAdded(SipSessionBindingEvent ev)
Notification that an attribute has been added to a session. |
void |
SipSessionAttributeListener.attributeRemoved(SipSessionBindingEvent ev)
Notification that an attribute has been removed from a session. |
void |
SipSessionAttributeListener.attributeReplaced(SipSessionBindingEvent ev)
Notification that an attribute has been replaced in a session. |
void |
SipSessionBindingListener.valueBound(SipSessionBindingEvent event)
Notifies the object that it is being bound to a session and identifies the session. |
void |
SipSessionBindingListener.valueUnbound(SipSessionBindingEvent event)
Notifies the object that it is being unbound from a session and identifies the session. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||