Search Java Classes and Packages
Search Java Frameworks and Libraries
 
  
    
      
      
      #Org.apache.mina.filter.executor Classes and Interfaces - 8 results found. 
        
      | Name | Description | Type | Package | Framework | 
| DefaultIoEventSizeEstimator | A default IoEventSizeEstimator implementation. | Class | org.apache.mina.filter.executor | Apache Mina | 
|
| ExecutorFilter | A filter that forwards I/O events to Executor to enforce a certain thread model while allowing the events per session to be processed | Class | org.apache.mina.filter.executor | Apache Mina | 
|
| IoEventQueueHandler | Listens and filters all event queue operations occurring in OrderedThreadPoolExecutor and UnorderedThreadPoolExecutor. | Interface | org.apache.mina.filter.executor | Apache Mina | 
|
| IoEventQueueThrottle | Throttles incoming or outgoing events. | Class | org.apache.mina.filter.executor | Apache Mina | 
|
| IoEventSizeEstimator | Estimates the amount of memory that the specified IoEvent occupies in the current JVM. | Interface | org.apache.mina.filter.executor | Apache Mina | 
|
| OrderedThreadPoolExecutor | A ThreadPoolExecutor that maintains the order of IoEvents. | Class | org.apache.mina.filter.executor | Apache Mina | 
|
| UnorderedThreadPoolExecutor | A ThreadPoolExecutor that does not maintain the order of IoEvents. | Class | org.apache.mina.filter.executor | Apache Mina | 
|
| WriteRequestFilter | Attaches an IoEventQueueHandler to an IoSession's WriteRequest queue to provide accurate write queue status tracking. | Class | org.apache.mina.filter.executor | Apache Mina |