org.mobicents.slee.sippresence.server.subscription
Interface PresenceSubscriptionControlSbbLocalObject
- All Superinterfaces:
- PublishedSphereSource, javax.slee.SbbLocalObject, org.mobicents.slee.sipevent.server.subscription.SubscriptionControlSbbLocalObject, org.mobicents.slee.xdm.server.XDMClientControlParentSbbLocalObject
- All Known Implementing Classes:
- PresenceSubscriptionControlSbb
public interface PresenceSubscriptionControlSbbLocalObject
- extends org.mobicents.slee.xdm.server.XDMClientControlParentSbbLocalObject, org.mobicents.slee.sipevent.server.subscription.SubscriptionControlSbbLocalObject, PublishedSphereSource
| Methods inherited from interface org.mobicents.slee.xdm.server.XDMClientControlParentSbbLocalObject |
attributeUpdated, deleteResponse, documentUpdated, elementUpdated, getResponse, putResponse |
| Methods inherited from interface javax.slee.SbbLocalObject |
getSbbPriority, isIdentical, remove, setSbbPriority |
| Methods inherited from interface org.mobicents.slee.sipevent.server.subscription.SubscriptionControlSbbLocalObject |
notifySubscriber, notifySubscribers |
| Methods inherited from interface javax.slee.SbbLocalObject |
getSbbPriority, isIdentical, remove, setSbbPriority |
setCombinedRules
void setCombinedRules(java.util.Map rules)
getCombinedRules
java.util.Map getCombinedRules()
authorizationChanged
void authorizationChanged(java.lang.String subscriber,
java.lang.String notifier,
java.lang.String eventPackage,
int authorizationCode)
newSubscriptionAuthorization
void newSubscriptionAuthorization(javax.sip.RequestEvent event,
java.lang.String subscriber,
java.lang.String notifier,
java.lang.String eventPackage,
java.lang.String eventId,
int expires,
int responseCode)
getHeaderFactory
javax.sip.header.HeaderFactory getHeaderFactory()
getPublicationChildSbb
org.mobicents.slee.sipevent.server.publication.PublicationControlSbbLocalObject getPublicationChildSbb()
getXDMChildSbb
org.mobicents.slee.xdm.server.XDMClientControlSbbLocalObject getXDMChildSbb()
getUnmarshaller
javax.xml.bind.Unmarshaller getUnmarshaller()
Copyright © 2008. All Rights Reserved.