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 getParentSbbCMP()
           
 PresRulesActivityContextInterfaceFactory getPresRulesACIF()
           
 PresRulesSbbInterface getPresRulesSbbInterface()
           
 PublicationControlSbbLocalObject getPublicationChildSbb()
           
 javax.slee.SbbLocalObject getSbbLocalObject()
           
 javax.xml.bind.Unmarshaller getUnmarshaller()
           
 void setCombinedRules(java.util.HashMap combinedRules)
           
 
Methods inherited from interface org.mobicents.slee.sipevent.server.subscription.ImplementedSubscriptionControl
acceptsEventList, filterContentPerSubscriber, getEventPackages, getMarshaller, getNotifyContent, isSubscriberAuthorized, removingSubscription, setParentSbb
 
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)

getParentSbbCMP

ImplementedSubscriptionControlParentSbbLocalObject getParentSbbCMP()

getPresRulesACIF

PresRulesActivityContextInterfaceFactory getPresRulesACIF()

getPresRulesSbbInterface

PresRulesSbbInterface getPresRulesSbbInterface()

getPublicationChildSbb

PublicationControlSbbLocalObject getPublicationChildSbb()

getSbbLocalObject

javax.slee.SbbLocalObject getSbbLocalObject()

getHeaderFactory

javax.sip.header.HeaderFactory getHeaderFactory()

getUnmarshaller

javax.xml.bind.Unmarshaller getUnmarshaller()


Copyright © 2010. All Rights Reserved.