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