Interface IntegrationErrorSender
- All Known Implementing Classes:
IntegrationErrorSenderImpl
public interface IntegrationErrorSender
-
Method Summary
Modifier and TypeMethodDescriptionvoidsend(org.springframework.messaging.Message<IntegrationError> message)
-
Method Details
-
send
-