Uses of Interface
org.mobicents.slee.sippresence.server.subscription.PresenceSubscriptionControlSbbLocalObject

Packages that use PresenceSubscriptionControlSbbLocalObject
org.mobicents.slee.sippresence.server.subscription   
 

Uses of PresenceSubscriptionControlSbbLocalObject in org.mobicents.slee.sippresence.server.subscription
 

Classes in org.mobicents.slee.sippresence.server.subscription that implement PresenceSubscriptionControlSbbLocalObject
 class PresenceSubscriptionControlSbb
          Subscription control sbb for a SIP Presence Server.
 

Methods in org.mobicents.slee.sippresence.server.subscription with parameters of type PresenceSubscriptionControlSbbLocalObject
static void PresenceSubscriptionControl.documentUpdated(PresenceSubscriptionControlSbbLocalObject sbb, org.openxdm.xcap.common.uri.DocumentSelector documentSelector, java.lang.String oldETag, java.lang.String newETag, java.lang.String documentAsString)
           
static java.lang.Object PresenceSubscriptionControl.filterContentPerSubscriber(PresenceSubscriptionControlSbbLocalObject sbb, java.lang.String subscriber, java.lang.String notifier, java.lang.String eventPackage, java.lang.Object unmarshalledContent)
           
static org.mobicents.slee.sipevent.server.subscription.NotifyContent PresenceSubscriptionControl.getNotifyContent(PresenceSubscriptionControlSbbLocalObject sbb, org.mobicents.slee.sipevent.server.subscription.pojo.Subscription subscription)
           
static void PresenceSubscriptionControl.getResponse(PresenceSubscriptionControlSbbLocalObject sbb, org.openxdm.xcap.common.key.XcapUriKey key, int responseCode, java.lang.String mimetype, java.lang.String content)
          async get response from xdm client
static java.lang.String PresenceSubscriptionControl.getSphere(PresenceSubscriptionControlSbbLocalObject sbb, java.lang.String notifier)
          interface used by rules processor to get sphere for a notifier
static void PresenceSubscriptionControl.isSubscriberAuthorized(PresenceSubscriptionControlSbbLocalObject sbb, javax.sip.RequestEvent event, java.lang.String subscriber, java.lang.String notifier, java.lang.String eventPackage, java.lang.String eventId, int expires, java.lang.String presRulesAUID, java.lang.String presRulesDocumentName)
           
static void PresenceSubscriptionControl.removingSubscription(PresenceSubscriptionControlSbbLocalObject sbb, org.mobicents.slee.sipevent.server.subscription.pojo.Subscription subscription, java.lang.String presRulesAUID, java.lang.String presRulesDocumentName)
           
 



Copyright © 2008. All Rights Reserved.