This is used to provide a rollback method in order to achieve atomic message delivery without relying on JTA transactions, The exact behavior of this method will depend on the transport, e.g. it may send a negative ack, reset a semaphore, put the resource back in its original state/location, etc.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.