Description
Stomp v1.1 spec was finalized so we should add support for it to AMQ. This adds support for connection inactivity monitoring for Stomp clients so there should be less stale stomp connections for Stomp v1.1 clients that enable heart beats.
Also adds support for Queue browsing via stomp v1.1 clients that send the 'browser:true' header in their subscription command.
NACK Messages are also now supported in Stomp v1.1