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
 java.lang.String getFullWatcherInfoContent(javax.persistence.EntityManager entityManager, org.mobicents.slee.sipevent.server.subscription.pojo.Subscription winfoSubscription)
           
 javax.sip.header.ContentTypeHeader getWatcherInfoContentHeader()
           
 void notifyWinfoSubscriptions(javax.persistence.EntityManager entityManager, org.mobicents.slee.sipevent.server.subscription.pojo.Subscription subscription, org.mobicents.slee.sipevent.server.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(javax.persistence.EntityManager entityManager,
                                     org.mobicents.slee.sipevent.server.subscription.pojo.Subscription subscription,
                                     org.mobicents.slee.sipevent.server.subscription.ImplementedSubscriptionControlSbbLocalObject childSbb)

getFullWatcherInfoContent

public java.lang.String getFullWatcherInfoContent(javax.persistence.EntityManager entityManager,
                                                  org.mobicents.slee.sipevent.server.subscription.pojo.Subscription winfoSubscription)

getWatcherInfoContentHeader

public javax.sip.header.ContentTypeHeader getWatcherInfoContentHeader()
                                                               throws java.text.ParseException
Throws:
java.text.ParseException


Copyright © 2009. All Rights Reserved.