Hi all, Before migrating my application to Mina 2.0.7, I was using 1.1.7 version and this version was providing StatCollector class. I was using StatCollector class for collecting stats (by using its start() and stop() methods) and writing these data into db. However, 2.0.7 version does not have this class. I found IoSeviceStatistics class but I don't how I can use this as a reflector of StatCollector. Any help is appreciated.
Thanks, Emre
