If the session is not blocking when sending durable or non-durable messages, the session can set a SendAcknowledgementHandler to be notified later when the messages has been received by the server. The method {@link #sendAcknowledged(Message)} will be called with the message that wassent asynchronously. @author Tim Fox
|
|
|
|
|
|
|
|
|
|
|
|