public class ByteBufferObjectPoolConfig extends PoolConfig
| Constructor and Description |
|---|
ByteBufferObjectPoolConfig() |
ByteBufferObjectPoolConfig(PoolConfig poolConfig) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toXML(java.lang.String pad)
Returns XML config of this class.
|
getInitSize, getMaxActive, getMaxIdle, setInitSize, setMaxActive, setMaxIdlepublic ByteBufferObjectPoolConfig()
public ByteBufferObjectPoolConfig(PoolConfig poolConfig)
Copyright © 2003-2014 QuickServer.org