org.mobicents.slee.sipevent.server.subscription.sip
Class RemoveSipSubscriptionHandler
java.lang.Object
org.mobicents.slee.sipevent.server.subscription.sip.RemoveSipSubscriptionHandler
public class RemoveSipSubscriptionHandler
- extends java.lang.Object
Handles the removal of a SIP subscription
- Author:
- martins
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveSipSubscriptionHandler
public RemoveSipSubscriptionHandler(SipSubscriptionHandler sipSubscriptionHandler)
removeSipSubscription
public void removeSipSubscription(javax.slee.ActivityContextInterface aci,
Subscription subscription,
SubscriptionControlDataSource dataSource,
ImplementedSubscriptionControlSbbLocalObject childSbb)
- Handles a request to remove an existing SIP subscription
- Parameters:
aci - eventPackage - eventId - subscription - entityManager - childSbb -
removeSipSubscriptionOnNotifyError
public void removeSipSubscriptionOnNotifyError(SubscriptionControlDataSource dataSource,
javax.sip.ResponseEvent event)
- removes a subscription due to error response on notify
- Parameters:
event -
Copyright © 2011. All Rights Reserved.