Interface PaymentProcessorHandlerProducer
public interface PaymentProcessorHandlerProducer
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.SubscribableChannel
-
Field Details
-
CHANNEL
- See Also:
-
-
Method Details
-
paymentProcessorHandlerOutput
@Output("paymentProcessorHandlerOutput") org.springframework.messaging.SubscribableChannel paymentProcessorHandlerOutput()
-