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