Interface ISendResult

All Known Implementing Classes:
SpringMessagingSendResult

public interface ISendResult
Instances of this interface are returned by IChannelProducer.send(IMessage) and can be used to determine whether the message was successfully sent to the broker.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final ISendResult
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean