Hi,
I use IoSession.get/setAttribute to store session specific information. I
wonder if I have to perform this operations in a 
synchronized (<some IoSession Instance>) { } block? Is locking IoSession is
right or do I have to lock some other object? 

Thanks,
alimli
-- 
View this message in context: 
http://www.nabble.com/IoSession-User-Defined-Attributes-Concurrency-tf4205279s16868.html#a11961876
Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.

Reply via email to