org.mobicents.slee.sipevent.server.subscription
Interface EventListSubscriberSbbLocalObject
- All Superinterfaces:
- javax.slee.SbbLocalObject, SubscriptionClientControlParentSbbLocalObject
public interface EventListSubscriberSbbLocalObject
- extends SubscriptionClientControlParentSbbLocalObject
|
Method Summary |
org.mobicents.slee.sipevent.server.subscription.pojo.SubscriptionKey |
getSubscriptionKey()
|
void |
resubscribe(org.mobicents.slee.sipevent.server.subscription.pojo.Subscription subscription,
org.mobicents.slee.sipevent.server.subscription.eventlist.FlatList flatList)
|
void |
setParentSbb(EventListSubscriberParentSbbLocalObject parentSbb)
|
void |
subscribe(org.mobicents.slee.sipevent.server.subscription.pojo.Subscription subscription,
org.mobicents.slee.sipevent.server.subscription.eventlist.FlatList flatList,
javax.slee.ActivityContextInterface flatListACI)
|
void |
unsubscribe(org.mobicents.slee.sipevent.server.subscription.pojo.Subscription subscription,
org.mobicents.slee.sipevent.server.subscription.eventlist.FlatList flatList)
|
| Methods inherited from interface javax.slee.SbbLocalObject |
getSbbPriority, isIdentical, remove, setSbbPriority |
setParentSbb
void setParentSbb(EventListSubscriberParentSbbLocalObject parentSbb)
subscribe
void subscribe(org.mobicents.slee.sipevent.server.subscription.pojo.Subscription subscription,
org.mobicents.slee.sipevent.server.subscription.eventlist.FlatList flatList,
javax.slee.ActivityContextInterface flatListACI)
resubscribe
void resubscribe(org.mobicents.slee.sipevent.server.subscription.pojo.Subscription subscription,
org.mobicents.slee.sipevent.server.subscription.eventlist.FlatList flatList)
unsubscribe
void unsubscribe(org.mobicents.slee.sipevent.server.subscription.pojo.Subscription subscription,
org.mobicents.slee.sipevent.server.subscription.eventlist.FlatList flatList)
getSubscriptionKey
org.mobicents.slee.sipevent.server.subscription.pojo.SubscriptionKey getSubscriptionKey()
Copyright © 2009. All Rights Reserved.