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