Package | Description |
---|---|
com.verisign.epp.pool |
Class and Description |
---|
EPPClientTransIdGenerator
Interface that can be implemented to generate client transaction identifiers
used when creating a session in a session pool.
|
EPPPooledSession
Interface implemented by object's managed by
the
EPPSessionPoolableFactory or derived class. |
EPPSessionPool
Singleton EPP session pool that will handle creating sessions
dynamically, expiring session after an absolute timeout, keeping sessions
alive based on an idle timeout, and dynamically grows and shrinks the pool
based on configurable settings.
|
EPPSessionPoolableFactory |
EPPSessionPoolException |
EPPSessionPoolTst |
EPPSystemSessionPool
EPP session pool for a specific system name that will handle creating
sessions dynamically, expiring session after an absolute timeout, keeping
sessions alive based on an idle timeout, and dynamically grows and shrinks
the pool based on configurable settings.
|
Copyright © VeriSign Inc. All Rights Reserved.