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

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

Methods in org.mobicents.slee.sipevent.server.subscription.data that return SubscriptionKey
 SubscriptionKey Subscription.getKey()
           
 

Methods in org.mobicents.slee.sipevent.server.subscription.data with parameters of type SubscriptionKey
 Subscription SubscriptionControlDataSource.get(SubscriptionKey sk)
           
 

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



Copyright © 2010. All Rights Reserved.