Thank you, that works very well.
Type: Posts; User: sumurthy; Keyword(s):
Thank you, that works very well.
I am trying to use org.apache.mina.core.service.SimpleIoProcessorPool which takes IoProcessor type as argument like this.
SimpleIoProcessorPool<NioSession> pool =
new...