| Package | Description |
|---|---|
| com.verisign.epp.pool |
| Modifier and Type | Method and Description |
|---|---|
EPPSessionPoolableFactory |
EPPSystemSessionPool.getFactory()
Gets the factory associated with the pool.
|
EPPSessionPoolableFactory |
EPPSessionPool.getFactory()
Gets the factory associated with the pool.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPSystemSessionPool.init(EPPSessionPoolableFactory aFactory,
org.apache.commons.pool.impl.GenericObjectPool.Config aConfig)
Initialize the pool with a specific
EPPSessionPoolableFactory
and GenericObjectPool.Config setting. |
void |
EPPSessionPool.init(EPPSessionPoolableFactory aFactory,
org.apache.commons.pool.impl.GenericObjectPool.Config aConfig)
Initialize the pool with a specific
EPPSessionPoolableFactory
and GenericObjectPool.Config setting. |
Copyright © VeriSign Inc. All Rights Reserved.