On 06/21/2011 03:07 PM, jkrutil wrote:
Gordon Sim wrote:
At present two handles are equal if either they are both null or if they
are both non-null. The only time they are not equal is if one is null
and the other is not.
So is there a way how to test if two handles point to the same object?
Not in general at present. You could test two receivers by comparing
their names (likewise for sessions and senders).
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]