Interface PaymentCaptureAttemptedProducer
- 
public interface PaymentCaptureAttemptedProducerSpring cloud data channel description for messaging output. This channel is primarily responsible for async IO related to notifying services about a payment capture that has been attempted, and could have been successful or unsuccessful. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.springframework.messaging.MessageChannelpaymentCaptureAttemptedOutput() 
 - 
 
- 
- 
Field Detail
- 
CHANNEL
static final String CHANNEL
- See Also:
 - Constant Field Values
 
 
 - 
 
 -