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 inOrderedThreadPoolExecutorandUnorderedThreadPoolExecutor.IoEventSizeEstimator Estimates the amount of memory that the specifiedIoEventoccupies in the current JVM.PriorityThreadPoolExecutor.SessionEntry A class used to preserve first-in-first-out order of sessions that have equal priority.