|
QuickServer v1.4.5 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
PoolableObject | Interface to be implemented by any user class of QuickServer so that QuickServer can create a pool of objects and reuse objects from that pool. |
QSObjectPool | This interface defines ObjectPool that QuickServer needs. |
QSObjectPoolMaker | This interface defines a class that creates QSObjectPool from ObjectPool. |
Class Summary | |
BasicObjectPool | This class will maintain a simple pool of object instances. |
BasicObjectPool.Config | |
ByteBufferObjectFactory | A factory for creating java.nio.ByteBuffer instances. |
ClientHandlerObjectFactory | A factory for creating ClientHandler
instances. |
MakeQSObjectPool | This class that creates QSObjectPool from ObjectPool passed to it. |
Provides classes for Object Pools.
|
QuickServer v1.4.5 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |