Hi All,
How to get the list of messages in a Queuechannel without calling purge method?
Here my requirement is like to show the details of the messages in a QueueChannel.
Is there any Spring Integration API method to provide list of messages in a QueueChannel??
Here list of messages means not size of the Queue, I want to see the each message details which are in Queue.
Thanks in Advance,
Mohan MaligiReddy.
