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

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

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

Subinterfaces of PresenceSubscriptionControlSbbInterface in org.mobicents.slee.sippresence.server.subscription
 interface PresenceSubscriptionControlSbbLocalObject
          Extending the mandatory interfaces with methods needed by PresenceSubscriptionControl
 

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

Methods in org.mobicents.slee.sippresence.server.subscription with parameters of type PresenceSubscriptionControlSbbInterface
 java.lang.Object PresenceSubscriptionControl.filterContentPerSubscriber(Subscription subscription, java.lang.Object unmarshalledContent, PresenceSubscriptionControlSbbInterface sbb)
           
 NotifyContent PresenceSubscriptionControl.getNotifyContent(Subscription subscription, PresenceSubscriptionControlSbbInterface sbb)
           
 java.lang.String PresenceSubscriptionControl.getSphere(java.lang.String notifier, PresenceSubscriptionControlSbbInterface sbb)
          interface used by rules processor to get sphere for a notifier
 void PresenceSubscriptionControl.isSubscriberAuthorized(java.lang.String subscriber, java.lang.String subscriberDisplayName, Notifier notifier, SubscriptionKey key, int expires, java.lang.String content, java.lang.String contentType, java.lang.String contentSubtype, boolean eventList, java.lang.String presRulesAUID, java.lang.String presRulesDocumentName, javax.sip.ServerTransaction serverTransaction, PresenceSubscriptionControlSbbInterface sbb)
           
 void PresenceSubscriptionControl.removingSubscription(Subscription subscription, java.lang.String presRulesAUID, java.lang.String presRulesDocumentName, PresenceSubscriptionControlSbbInterface sbb)
           
 void PresenceSubscriptionControl.rulesetUpdated(DocumentSelector documentSelector, Ruleset ruleset, PresenceSubscriptionControlSbbInterface sbb)
           
 



Copyright © 2011. All Rights Reserved.