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

All Superinterfaces:
org.mobicents.slee.sipevent.server.subscription.ImplementedSubscriptionControlSbbLocalObject, PublishedSphereSource, javax.slee.SbbLocalObject, 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.ImplementedSubscriptionControlSbbLocalObject, PublishedSphereSource

Extending the mandatory interfaces with methods needed by PresenceSubscriptionControl

Author:
martins

Method Summary
 java.util.Map getCombinedRules()
           
 javax.sip.header.HeaderFactory getHeaderFactory()
           
 org.mobicents.slee.sipevent.server.subscription.ImplementedSubscriptionControlParentSbbLocalObject getParentSbbCMP()
           
 org.mobicents.slee.sipevent.server.publication.PublicationControlSbbLocalObject getPublicationChildSbb()
           
 javax.xml.bind.Unmarshaller getUnmarshaller()
           
 org.mobicents.slee.xdm.server.XDMClientControlSbbLocalObject getXDMClientControlSbb()
           
 void setCombinedRules(java.util.Map combinedRules)
           
 
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.ImplementedSubscriptionControlSbbLocalObject
filterContentPerSubscriber, getEventPackages, getMarshaller, getNotifyContent, isSubscriberAuthorized, removingSubscription, setParentSbb
 
Methods inherited from interface javax.slee.SbbLocalObject
getSbbPriority, isIdentical, remove, setSbbPriority
 
Methods inherited from interface org.mobicents.slee.sippresence.server.subscription.rules.PublishedSphereSource
getSphere
 

Method Detail

getCombinedRules

java.util.Map getCombinedRules()

setCombinedRules

void setCombinedRules(java.util.Map combinedRules)

getParentSbbCMP

org.mobicents.slee.sipevent.server.subscription.ImplementedSubscriptionControlParentSbbLocalObject getParentSbbCMP()

getXDMClientControlSbb

org.mobicents.slee.xdm.server.XDMClientControlSbbLocalObject getXDMClientControlSbb()

getPublicationChildSbb

org.mobicents.slee.sipevent.server.publication.PublicationControlSbbLocalObject getPublicationChildSbb()

getHeaderFactory

javax.sip.header.HeaderFactory getHeaderFactory()

getUnmarshaller

javax.xml.bind.Unmarshaller getUnmarshaller()


Copyright © 2008. All Rights Reserved.