-
May 26th, 2008, 10:40 AM
#1
Transient Return Address
Hi,
I need to serialize and then deserialize messages before sending them back. Unfortunately, the returnAddress is transient which means that it gets lost on deserialization. Obviously if the returnAddress is a channel it's a good idea not to serialize it... but could it possibly be replaced by a channelName if when serialized (or just left alone if it is a channelName instead of a channel)?
thanks,
j.
-
May 26th, 2008, 11:07 AM
#2
It's all good. I can manually copy it in and out of a serialiseableReturnAddress header attribute.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules