From: Dan H. <dho...@ri...> - 2005-01-03 21:58:33
|
This may be a foolish question -- but I don't see where a MessageReceipt is ever remove() d from the receipts HashMap. =20 What am I missing ? =20 Modifiying the findRecipient to use remove() on the HashMap would still return the MessageReceipt requested -- and I only see it being used in Receiver. =20 respects, =20 d. |