org.mobicents.slee.sipevent.server.subscription.winfo
Class WInfoSubscriptionHandler

java.lang.Object
  extended by org.mobicents.slee.sipevent.server.subscription.winfo.WInfoSubscriptionHandler

public class WInfoSubscriptionHandler
extends java.lang.Object

Service logic regarding winfo subscriptions

Author:
martins

Constructor Summary
WInfoSubscriptionHandler(SubscriptionControlSbb sbb)
           
 
Method Summary
 org.w3c.dom.Document getFullWatcherInfoContent(SubscriptionControlDataSource dataSource, Subscription winfoSubscription)
           
 org.w3c.dom.Document getPartialWatcherInfoContent(Subscription winfoSubscription, SubscriptionKey watcherSubscriptionKey, WInfoNotifyEvent.Watcher watcher)
           
 javax.sip.header.ContentTypeHeader getWatcherInfoContentHeader()
           
 void notifyWinfoSubscriptions(SubscriptionControlDataSource dataSource, Subscription subscription, ImplementedSubscriptionControlSbbLocalObject childSbb)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WInfoSubscriptionHandler

public WInfoSubscriptionHandler(SubscriptionControlSbb sbb)
Method Detail

notifyWinfoSubscriptions

public void notifyWinfoSubscriptions(SubscriptionControlDataSource dataSource,
                                     Subscription subscription,
                                     ImplementedSubscriptionControlSbbLocalObject childSbb)

getPartialWatcherInfoContent

public org.w3c.dom.Document getPartialWatcherInfoContent(Subscription winfoSubscription,
                                                         SubscriptionKey watcherSubscriptionKey,
                                                         WInfoNotifyEvent.Watcher watcher)

getFullWatcherInfoContent

public org.w3c.dom.Document getFullWatcherInfoContent(SubscriptionControlDataSource dataSource,
                                                      Subscription winfoSubscription)

getWatcherInfoContentHeader

public javax.sip.header.ContentTypeHeader getWatcherInfoContentHeader()


Copyright © 2011. All Rights Reserved.