Class MessageAcknowledgeDTO

java.lang.Object
de.aeb.xnsg.messagepool.bf.adapter.MessageAcknowledgeDTO

public class MessageAcknowledgeDTO extends Object
Outcome of processing of a message through an incoming or outgoing adapter an incoming channel gives this object to the incoming adapter which can thus inform the message source of the result of message handling, an outgoing channel must give this object to its handler to provide it (and the pool) with information on how the message was transferred
  • Field Details

  • Constructor Details

    • MessageAcknowledgeDTO

      public MessageAcknowledgeDTO()