org.mobicents.slee.sipevent.server.subscription.winfo
Class WInfoSubscriptionHandler
java.lang.Object
org.mobicents.slee.sipevent.server.subscription.winfo.WInfoSubscriptionHandler
public class WInfoSubscriptionHandler
- extends java.lang.Object
Service logic regarding winfo subscriptions
- Author:
- martins
|
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 |
WInfoSubscriptionHandler
public WInfoSubscriptionHandler(SubscriptionControlSbb sbb)
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.