Uses of Interface
org.jpos.util.ThreadPoolMBean

Packages that use ThreadPoolMBean
org.jpos.iso ISO-8583/ANSI X9.2 related classes 
org.jpos.util utility/helper classes 
 

Uses of ThreadPoolMBean in org.jpos.iso
 

Subinterfaces of ThreadPoolMBean in org.jpos.iso
 interface ISOServerMBean
           
 

Classes in org.jpos.iso that implement ThreadPoolMBean
 class ISOServer
          Accept ServerChannel sessions and forwards them to ISORequestListeners
 

Uses of ThreadPoolMBean in org.jpos.util
 

Classes in org.jpos.util that implement ThreadPoolMBean
 class ThreadPool
          Implements a ThreadPool with the ability to run simple Runnable tasks as well as Jobs (supervised Runnable tasks)
 



Copyright © 1998-2012 jPOS.org. All Rights Reserved.