Uses of Package
org.apache.mina.filter.executor
-
Packages that use org.apache.mina.filter.executor Package Description org.apache.mina.filter.executor IoFilters that provide flexible thread model and event queue monitoring interface. -
Classes in org.apache.mina.filter.executor used by org.apache.mina.filter.executor Class Description IoEventQueueHandler Listens and filters all event queue operations occurring inOrderedThreadPoolExecutor
andUnorderedThreadPoolExecutor
.IoEventSizeEstimator Estimates the amount of memory that the specifiedIoEvent
occupies in the current JVM.