Uses of Interface
com.biglybt.core.subs.SubscriptionManager
Packages that use SubscriptionManager
-
Uses of SubscriptionManager in com.biglybt.core.subs
Fields in com.biglybt.core.subs declared as SubscriptionManagerModifier and TypeFieldDescriptionprivate static SubscriptionManager
SubscriptionManagerFactory.singleton
Fields in com.biglybt.core.subs with type parameters of type SubscriptionManagerModifier and TypeFieldDescriptionprivate static final Class
<SubscriptionManager> SubscriptionManagerFactory.impl_class
Methods in com.biglybt.core.subs that return SubscriptionManagerModifier and TypeMethodDescriptionSubscription.getManager()
static SubscriptionManager
SubscriptionManagerFactory.getSingleton()
-
Uses of SubscriptionManager in com.biglybt.core.subs.impl
Classes in com.biglybt.core.subs.impl that implement SubscriptionManagerMethods in com.biglybt.core.subs.impl that return SubscriptionManagerModifier and TypeMethodDescriptionSubscriptionImpl.getManager()
static SubscriptionManager
SubscriptionManagerImpl.getSingleton
(boolean stand_alone)