Is it allowed to call apache mina filters from custom threads? I have timer which periodically calls NextFilter.messageReceived(...)
. I currently got out of memory exception and wondering could these calls be cause of memory leak?
I am using apache mina 1.0.0