I'm using the BacklogDebugger but don't see an easy way to access the suspended exchanges. The map is private and the SuspendedExchange class itself is also private. While at the breakpoint, I'd like the user to be able to inspect the Exchange.
It would help if there were simple getters for this value. I'm not using JMX in this case so I'm not concerned about having to make the Message and its content accessible via JMX.