Hi, I'm writing a class that implements the ExhangeListener class and I need to log the flow of messages between endpoints in the exchangeSent() method. So I need to find a way to get the source and destination endpoints of a message exchange. Is there a way to do this?
Regards, Nandini
