users@jms-spec.java.net

[jms-spec users] [jsr343-experts] Re: (JMS_SPEC-43) New API to send a message with async acknowledgement from server

From: Clebert Suconic <clebert.suconic_at_gmail.com>
Date: Wed, 23 May 2012 07:52:02 -0500

>
> The user can easily just use a CountDownLatch on the callback and
> block on the wait at the callback.


Typo: I meant... wait on the latch