| 
QuickServer v1.4.5  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.quickserver.util.xmlreader.PoolConfig
org.quickserver.util.xmlreader.ByteBufferObjectPoolConfig
This class encapsulate the ByteBuffer Object pool configuration. The xml is <byte-buffer-object-pool>...</byte-buffer-object-pool>
| Constructor Summary | |
ByteBufferObjectPoolConfig()
 | 
|
ByteBufferObjectPoolConfig(PoolConfig poolConfig)
 | 
|
| Method Summary | |
 java.lang.String | 
toXML(java.lang.String pad)
Returns XML config of this class.  | 
| Methods inherited from class org.quickserver.util.xmlreader.PoolConfig | 
getMaxActive, getMaxIdle, setMaxActive, setMaxIdle | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public ByteBufferObjectPoolConfig()
public ByteBufferObjectPoolConfig(PoolConfig poolConfig)
| Method Detail | 
public java.lang.String toXML(java.lang.String pad)
  | 
QuickServer v1.4.5  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||