Uses of Interface
io.github.xezzon.zeroweb.subscription.service.ISubscriptionService4ThirdPartyApp
Packages that use ISubscriptionService4ThirdPartyApp
-
Uses of ISubscriptionService4ThirdPartyApp in io.github.xezzon.zeroweb.subscription
Classes in io.github.xezzon.zeroweb.subscription that implement ISubscriptionService4ThirdPartyApp -
Uses of ISubscriptionService4ThirdPartyApp in io.github.xezzon.zeroweb.third_party_app
Constructors in io.github.xezzon.zeroweb.third_party_app with parameters of type ISubscriptionService4ThirdPartyAppModifierConstructorDescriptionThirdPartyAppController
(ThirdPartyAppService thirdPartyAppService, ISubscriptionService4ThirdPartyApp subscriptionService)