Package org.apache.mina.filter.statistic
Classes that implement IoFilter and provide the ability for filters to be timed on their performance.
-
Class Summary Class Description ProfilerTimerFilter This class will measure the time it takes for a method in theIoFilterAdapterclass to execute.