|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EventListSubscriptionControlParentSbbLocalObject
Call back interface for the parent sbb of the
EventListSubscriptionControlSbbLocalObject. Provides the responses to
the requests sent by the parent sbb and event notifications.
| Method Summary | |
|---|---|
org.mobicents.slee.sipevent.server.subscription.pojo.Subscription |
getSubscription(org.mobicents.slee.sipevent.server.subscription.pojo.SubscriptionKey key)
|
void |
notifyEventListSubscriber(org.mobicents.slee.sipevent.server.subscription.pojo.SubscriptionKey key,
org.mobicents.slee.sipevent.server.subscription.eventlist.MultiPart multiPart)
|
void |
rlsServiceRemoved(java.lang.String uri)
Warns the parent about a RLS Service that was removed from the XDM |
void |
rlsServiceUpdated(java.lang.String uri)
Warns the parent about an updated RLS Service. |
| Methods inherited from interface javax.slee.SbbLocalObject |
|---|
getSbbPriority, isIdentical, remove, setSbbPriority |
| Method Detail |
|---|
void notifyEventListSubscriber(org.mobicents.slee.sipevent.server.subscription.pojo.SubscriptionKey key,
org.mobicents.slee.sipevent.server.subscription.eventlist.MultiPart multiPart)
EventListSubscriberParentSbbLocalObject#notifyEventListSubscriber(SubscriptionKey, Multipart)org.mobicents.slee.sipevent.server.subscription.pojo.Subscription getSubscription(org.mobicents.slee.sipevent.server.subscription.pojo.SubscriptionKey key)
EventListSubscriberParentSbbLocalObject.getSubscription(SubscriptionKey)void rlsServiceUpdated(java.lang.String uri)
uri - void rlsServiceRemoved(java.lang.String uri)
uri -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||