Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.turbine.util.pool Classes and Interfaces - 6 results found.
| Name | Description | Type | Package | Framework |
| ArrayCtorRecyclable | An interface for objects that can be pooled and recycled several times by different clients. | Interface | org.apache.turbine.util.pool | Apache Turbine |
|
| BoundedBuffer | Efficient array-based bounded buffer class. | Class | org.apache.turbine.util.pool | Apache Turbine |
|
| InitableRecyclable | An interface for objects that can be pooled and recycled several times by different clients. | Interface | org.apache.turbine.util.pool | Apache Turbine |
|
| ObjectInputStreamForContext | A deserialization stream for a specific class loader context. | Class | org.apache.turbine.util.pool | Apache Turbine |
|
| Recyclable | An interface for objects that can be pooled and recycled several times by different clients. | Interface | org.apache.turbine.util.pool | Apache Turbine |
|
| RecyclableSupport | A support class for recyclable objects implementing default methods. | Class | org.apache.turbine.util.pool | Apache Turbine |