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

All Superinterfaces:
ImplementedSubscriptionControl, PublishedSphereSource
All Known Subinterfaces:
PresenceSubscriptionControlSbbLocalObject
All Known Implementing Classes:
PresenceSubscriptionControlSbb

public interface PresenceSubscriptionControlSbbInterface
extends ImplementedSubscriptionControl, PublishedSphereSource

Author:
martins

Method Summary
 java.util.HashMap getCombinedRules()
           
 javax.sip.header.HeaderFactory getHeaderFactory()
           
 ImplementedSubscriptionControlParentSbbLocalObject getParentSbb()
           
 PresRulesActivityContextInterfaceFactory getPresRulesACIF()
           
 PresRulesSbbInterface getPresRulesSbbInterface()
           
 PublicationControlSbbLocalObject getPublicationChildSbb()
           
 javax.slee.SbbLocalObject getSbbLocalObject()
           
 void setCombinedRules(java.util.HashMap combinedRules)
           
 
Methods inherited from interface org.mobicents.slee.sipevent.server.subscription.ImplementedSubscriptionControl
acceptsEventList, filterContentPerSubscriber, getEventPackages, getNotifyContent, isSubscriberAuthorized, removingSubscription
 
Methods inherited from interface org.mobicents.slee.sippresence.server.subscription.rules.PublishedSphereSource
getSphere
 

Method Detail

getCombinedRules

java.util.HashMap getCombinedRules()

setCombinedRules

void setCombinedRules(java.util.HashMap combinedRules)

getParentSbb

ImplementedSubscriptionControlParentSbbLocalObject getParentSbb()

getPresRulesACIF

PresRulesActivityContextInterfaceFactory getPresRulesACIF()

getPresRulesSbbInterface

PresRulesSbbInterface getPresRulesSbbInterface()

getPublicationChildSbb

PublicationControlSbbLocalObject getPublicationChildSbb()

getSbbLocalObject

javax.slee.SbbLocalObject getSbbLocalObject()

getHeaderFactory

javax.sip.header.HeaderFactory getHeaderFactory()


Copyright © 2011. All Rights Reserved.