|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EPPSessionPoolableFactory | |
|---|---|
| com.verisign.epp.pool | |
| Uses of EPPSessionPoolableFactory in com.verisign.epp.pool |
|---|
| Methods in com.verisign.epp.pool that return EPPSessionPoolableFactory | |
|---|---|
EPPSessionPoolableFactory |
EPPSystemSessionPool.getFactory()
Gets the factory associated with the pool. |
EPPSessionPoolableFactory |
EPPSessionPool.getFactory()
Gets the factory associated with the pool. |
| Methods in com.verisign.epp.pool with parameters of type EPPSessionPoolableFactory | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||