Interface IntegrationResultSender

All Known Implementing Classes:
IntegrationResultSenderImpl

public interface IntegrationResultSender
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    send(org.springframework.messaging.Message<IntegrationResult> message)
     
  • Method Details