Class BankingWebhookHandler


  • @Deprecated(since="v37.0.0",
                forRemoval=true)
    public class BankingWebhookHandler
    extends Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    Each webhook provides its own handler, for example use AcsWebhooksHandler to process AcsWebhooks events Use the specific WebhookHandler implementation: AcsWebhooks, ReportWebhooksHandler, ConfigurationWebhooks, TransferWebhooks, TransactionWebhooks, etc..
    DEPRECATED

    Centralised handler for de-serialising all (Banking) webhook payloads.