Uses of Class
com.biglybt.core.subs.impl.SubscriptionManagerImpl
Packages that use SubscriptionManagerImpl
-
Uses of SubscriptionManagerImpl in com.biglybt.core.subs.impl
Fields in com.biglybt.core.subs.impl declared as SubscriptionManagerImplModifier and TypeFieldDescriptionprivate SubscriptionManagerImplSubscriptionBodyImpl.managerprivate SubscriptionManagerImplSubscriptionDownloader.managerprivate final SubscriptionManagerImplSubscriptionHistoryImpl.managerprivate SubscriptionManagerImplSubscriptionImpl.managerprivate SubscriptionManagerImplSubscriptionRSSFeed.managerprivate SubscriptionManagerImplSubscriptionSchedulerImpl.managerprivate static SubscriptionManagerImplSubscriptionManagerImpl.singletonConstructors in com.biglybt.core.subs.impl with parameters of type SubscriptionManagerImplModifierConstructorDescriptionprotectedSubscriptionBodyImpl(SubscriptionManagerImpl _manager, SubscriptionImpl _subs) protectedSubscriptionBodyImpl(SubscriptionManagerImpl _manager, String _name, boolean _is_public, boolean _is_anonymous, String _json_content, byte[] _public_key, int _version, int _az_version, Map _singleton_details) protectedSubscriptionBodyImpl(SubscriptionManagerImpl _manager, Map _map) protectedSubscriptionDownloader(SubscriptionManagerImpl _manager, SubscriptionImpl _subs) protectedSubscriptionHistoryImpl(SubscriptionManagerImpl _manager, SubscriptionImpl _subs) protectedSubscriptionImpl(SubscriptionManagerImpl _manager, SubscriptionBodyImpl _body, int _add_type, boolean _is_subscribed) protectedSubscriptionImpl(SubscriptionManagerImpl _manager, String _name, boolean _public, boolean _anonymous, Map _singleton_details, String _json_content, int _add_type) protectedSubscriptionImpl(SubscriptionManagerImpl _manager, Map map) protectedSubscriptionRSSFeed(SubscriptionManagerImpl _manager, PluginInterface _plugin_interface) protected