Re: [Beepcore-java-users] Need for queueing MSGs
Status: Beta
Brought to you by:
huston
From: Kevin K. <kk...@my...> - 2002-09-15 22:15:48
|
There is a 1 to 1 relationship between MSG frames and RPY frames. It is up to the framework to keep track of the MSGs sent out and wait for the corresponding RPY/ERR/ANS frames. Even if there are no reply listeners the frameworks needs to keep track of which messages is has sent to make sure the session integrity is still in place. --KMK On Sun, 2002-09-15 at 14:43, Harsh Daharwal wrote: >=20 > When a MSG is sent out corresponding MessageStatus is added to > sentMessageQueue. I'm wondering if it's really necessary if > ReplyListener for MSG is NullReplyListener or null. The fact > that one is registering a null reply listener means one does > not care about RPY. Why should framework? >=20 > Harsh Daharwal >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Beepcore-java-users mailing list > Bee...@li... > https://lists.sourceforge.net/lists/listinfo/beepcore-java-users >=20 --=20 Kevin Kress kk...@my... GnuPG Key ID: 92949032 Fingerprint : B7F9 2B08 6FC8 35CA 5B64 BD34 6A8B 325C 9294 9032 See Keyserver: http://www.keyserver.net/en/findkey.html (search for "Kevin Kress" or "0x92949032") Get GnuPG or PGP at http://www.pgpi.org |