Uses of Interface
org.springframework.integration.util.Pool
Packages that use Pool
- 
Uses of Pool in org.springframework.integration.utilClasses in org.springframework.integration.util that implement PoolModifier and TypeClassDescriptionclassSimplePool<T>Implementation ofPoolsupporting dynamic resizing and a variable timeout when attempting to obtain an item from the pool.