Uses of Class
com.bhn.payment.common.models.CallbackResponse
Packages that use CallbackResponse
Package
Description
-
Uses of CallbackResponse in com.bhn.payment.service
Methods in com.bhn.payment.service that return CallbackResponseModifier and TypeMethodDescriptionIPaymentService.callback(CallbackRequest callbackRequest) callback.PaymentService.callback(CallbackRequest callbackRequest) throws PaymentException callback. -
Uses of CallbackResponse in com.bhn.payment.service.handlers
Methods in com.bhn.payment.service.handlers that return CallbackResponseModifier and TypeMethodDescriptionIPaymentHandler.callback(CallbackRequest callbackRequest, ProcessingMetaData processingMetaData) callback. -
Uses of CallbackResponse in com.bhn.payment.service.handlers.fm
Methods in com.bhn.payment.service.handlers.fm that return CallbackResponseModifier and TypeMethodDescriptionCSPFundingHandler.callback(CallbackRequest callbackRequest, ProcessingMetaData processingMetaData) callback. -
Uses of CallbackResponse in com.bhn.payment.service.handlers.paymentplus
Methods in com.bhn.payment.service.handlers.paymentplus that return CallbackResponseModifier and TypeMethodDescriptionPaymentPlusHandler.callback(CallbackRequest callbackRequest, ProcessingMetaData processingMetaData) callback.