|
Requirement: session.recover
A session's recover method is used to stop a session and restart it with
its first unacknowledged message. In effect, the session's series of
delivered messages is reset to the point after its last acknowledged
message. The messages it now delivers may be different from those that
were originally delivered due to message expiration and the arrival of
higher-priority messages. See:
Test cases
|