Package com.verisign.epp.pool
package com.verisign.epp.pool
-
ClassDescriptionClient transaction identifier generator that is used to generate a client transaction identifier when creating or terminating sessions in the session pool.Interface that can be implemented to generate client transaction identifiers used when creating a session in a session pool.Customized
EPPSessionPoolableFactoryfor creating a pool ofEPPHttpSessionobjects.Pooled genericEPPHttpSession.Pooled genericEPPQuicSession.Pooled genericEPPSession.Interface implemented by object's managed by theEPPSessionPoolableFactoryor derived class.CustomizedEPPSessionPoolableFactoryfor creating a pool ofEPPQuicSessionobjects.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.Base class for the session pool factories that can be configured.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.