Uses of Interface
com.ibanity.apis.client.products.xs2a.services.Xs2aService
Packages that use Xs2aService
Package
Description
-
Uses of Xs2aService in com.ibanity.apis.client.products.xs2a.services.impl
Classes in com.ibanity.apis.client.products.xs2a.services.impl that implement Xs2aService -
Uses of Xs2aService in com.ibanity.apis.client.services
Methods in com.ibanity.apis.client.services that return Xs2aService -
Uses of Xs2aService in com.ibanity.apis.client.services.impl
Methods in com.ibanity.apis.client.services.impl that return Xs2aServiceConstructors in com.ibanity.apis.client.services.impl with parameters of type Xs2aServiceModifierConstructorDescriptionIbanityServiceImpl(ApiUrlProvider apiUrlProvider, IbanityHttpClient ibanityHttpClient, Xs2aService xs2aService, PontoConnectService pontoConnectService, IsabelConnectService isabelConnectService, OAuthHttpClient pontoConnectOAuthHttpClient, OAuthHttpClient isabelConnectOAuthHttpClient, WebhooksService webhooksService)