Uses of Class
org.javaWebGen.util.ObjectPool

Packages that use ObjectPool
org.javaWebGen.data   
org.javaWebGen.util   
 

Uses of ObjectPool in org.javaWebGen.data
 

Subclasses of ObjectPool in org.javaWebGen.data
 class OldJDBCConnectionPool
          Very Simple Database(JDBC) connction pool for keeping a pool of open database connections.
 

Uses of ObjectPool in org.javaWebGen.util
 

Subclasses of ObjectPool in org.javaWebGen.util
 class SocketPool
          Very Simple Pool of Socket network Connections NOTE: Expermintal IE untested
 



Copyright(C) 2003-2006 Kevin Scott - All Rights Reserved.