public class ClientHandlerObjectPoolConfig extends PoolConfig
| Constructor and Description |
|---|
ClientHandlerObjectPoolConfig() |
ClientHandlerObjectPoolConfig(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 ClientHandlerObjectPoolConfig()
public ClientHandlerObjectPoolConfig(PoolConfig poolConfig)
Copyright © 2003-2014 QuickServer.org