Uses of Class
org.mobicents.slee.sipevent.server.subscription.pojo.SubscriptionKey

Packages that use SubscriptionKey
org.mobicents.slee.sipevent.server.subscription.pojo   
 

Uses of SubscriptionKey in org.mobicents.slee.sipevent.server.subscription.pojo
 

Fields in org.mobicents.slee.sipevent.server.subscription.pojo declared as SubscriptionKey
protected  SubscriptionKey Subscription.subscriptionKey
          the subscription key
 

Methods in org.mobicents.slee.sipevent.server.subscription.pojo that return SubscriptionKey
 SubscriptionKey Subscription.getSubscriptionKey()
           
 

Methods in org.mobicents.slee.sipevent.server.subscription.pojo with parameters of type SubscriptionKey
 void Subscription.setSubscriptionKey(SubscriptionKey key)
           
 

Constructors in org.mobicents.slee.sipevent.server.subscription.pojo with parameters of type SubscriptionKey
Subscription(SubscriptionKey key, java.lang.String subscriber, java.lang.String notifier, Subscription.Status status, java.lang.String subscriberDisplayName, int expires)
           
 



Copyright © 2008. All Rights Reserved.