Uses of Package
org.apache.turbine.util.pool

Packages that use org.apache.turbine.util.pool
org.apache.turbine.om   
org.apache.turbine.services.intake The intake service can validate user input from HTML forms. 
org.apache.turbine.services.rundata Rundata Service provides a factory for the request cycle data objects. 
org.apache.turbine.util.parser Parser for CGI parameters and path info data. 
org.apache.turbine.util.pool Some helper classes and interfaces for the Pool Service. 
 

Classes in org.apache.turbine.util.pool used by org.apache.turbine.om
Recyclable
          An interface for objects that can be pooled and recycled several times by different clients.
 

Classes in org.apache.turbine.util.pool used by org.apache.turbine.services.intake
Recyclable
          An interface for objects that can be pooled and recycled several times by different clients.
 

Classes in org.apache.turbine.util.pool used by org.apache.turbine.services.rundata
Recyclable
          An interface for objects that can be pooled and recycled several times by different clients.
RecyclableSupport
          A support class for recyclable objects implementing default methods.
 

Classes in org.apache.turbine.util.pool used by org.apache.turbine.util.parser
Recyclable
          An interface for objects that can be pooled and recycled several times by different clients.
RecyclableSupport
          A support class for recyclable objects implementing default methods.
 

Classes in org.apache.turbine.util.pool used by org.apache.turbine.util.pool
Recyclable
          An interface for objects that can be pooled and recycled several times by different clients.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.