| Name | Description | Type | Package | Framework |
| AbstractBoundedObjectPoolQueue | An extension of AbstractObjectPoolQueue which specifies a maximum size for the pool. | Class | org.jppf.utils.pooling | Jppf |
| AbstractObjectPoolImpl | Class | org.jppf.utils.pooling | Jppf | |
| AbstractObjectPoolImpl .LinkedData | Class | org.jppf.utils.pooling | Jppf | |
| AbstractObjectPoolQueue | A thread-safe, dynamic object pool backed by a ConcurrentLinkedQueue. | Class | org.jppf.utils.pooling | Jppf |
| ObjectPool | Interface for oject pools. | Interface | org.jppf.utils.pooling | Jppf |