Uses of Class
de.adorsys.aspsp.xs2a.connector.spi.impl.payment.GeneralPaymentService
-
Packages that use GeneralPaymentService Package Description de.adorsys.aspsp.xs2a.connector.spi.impl.payment.type -
-
Uses of GeneralPaymentService in de.adorsys.aspsp.xs2a.connector.spi.impl.payment.type
Constructors in de.adorsys.aspsp.xs2a.connector.spi.impl.payment.type with parameters of type GeneralPaymentService Constructor Description BulkPaymentSpiImpl(GeneralPaymentService paymentService, LedgersSpiPaymentMapper paymentMapper)CommonPaymentSpiImpl(GeneralPaymentService generalPaymentService, LedgersSpiPaymentMapper ledgersSpiPaymentMapper)PeriodicPaymentSpiImpl(GeneralPaymentService paymentService, LedgersSpiPaymentMapper paymentMapper)SinglePaymentSpiImpl(GeneralPaymentService paymentService, LedgersSpiPaymentMapper paymentMapper)
-