Interface PaymentGatewayCustomerNotificationConsumer
public interface PaymentGatewayCustomerNotificationConsumer
A message listener that triggers when a payment transaction service sends the message to the
customer.
- Author:
- Dima Myroniuk (dmyroniuk)
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.SubscribableChannel
-
Field Details
-
CHANNEL
- See Also:
-
-
Method Details
-
paymentGatewayCustomerNotificationInput
@Input("paymentGatewayCustomerNotificationInput") org.springframework.messaging.SubscribableChannel paymentGatewayCustomerNotificationInput()
-