SourceForge.net Logo

Requirement: connection.close.message

It is valid to continue to use message objects created or received after a connection has been closed with the exception of a received message's acknowledge method. Invoking the acknowledge method of a received message must throw an IllegalStateException.

See:

  • Section 4.3.5, Closing a Connection