Interface IntegrationErrorHandler
-
- All Known Implementing Classes:
IntegrationErrorHandlerImpl
public interface IntegrationErrorHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleErrorMessage(org.springframework.messaging.support.ErrorMessage errorMessage)
-