org.mobicents.slee.sipevent.server.subscription
Class WInfoNotifyEvent
java.lang.Object
org.mobicents.sipevent.server.subscription.util.AbstractEvent
org.mobicents.slee.sipevent.server.subscription.WInfoNotifyEvent
public class WInfoNotifyEvent
- extends AbstractEvent
Event that is fired on a subscription aci, so notifications for a subscription are serialized.
- Author:
- martins
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
WInfoNotifyEvent
public WInfoNotifyEvent(SubscriptionKey subscriptionKey,
SubscriptionKey watcherSubscriptionKey,
Watcher watcher)
getWatcher
public Watcher getWatcher()
getWatcherSubscriptionKey
public SubscriptionKey getWatcherSubscriptionKey()
getSubscriptionKey
public SubscriptionKey getSubscriptionKey()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2010. All Rights Reserved.