org.mobicents.slee.sippresence.server.subscription.rules
Class PresRuleCMPKey
java.lang.Object
org.mobicents.slee.sippresence.server.subscription.rules.PresRuleCMPKey
- All Implemented Interfaces:
- java.io.Serializable
public class PresRuleCMPKey
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
PresRuleCMPKey
public PresRuleCMPKey(java.lang.String subscriber,
Notifier notifier,
SubscriptionKey subscriptionKey)
getNotifier
public Notifier getNotifier()
getSubscriber
public java.lang.String getSubscriber()
getSubscriptionKey
public SubscriptionKey getSubscriptionKey()
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2010. All Rights Reserved.