Hi,

I think about a customized IoSession, where I can store specific data instead in a Map in direct member variables or a session dependend config object. The reason is, that I have a lot of session specific data (protocol related start and stop markers, state variables and so on), which I must request in each decode step as quick as possible. Two questions:

1. Do you think, that it is Mina conform?

2. How could I do that? Which classes must be overriden, that all works together?

Regards
Michael

Reply via email to