Package | Description |
---|---|
com.verisign.epp.pool |
Modifier and Type | Class and Description |
---|---|
class |
ClientTransIdGenerator
Client transaction identifier generator that is
used to generate a client transaction identifier
when creating or terminating sessions in the session pool.
|
Modifier and Type | Method and Description |
---|---|
EPPClientTransIdGenerator |
EPPSessionPoolableFactory.getClientTransIdGenerator()
Gets the client transaction identifier generator object that is set.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPSessionPoolableFactory.setClientTransIdGenerator(EPPClientTransIdGenerator aClientTransIdGenerator)
Sets the client transaction identifier generator object that is used to
generate client transaction identifiers for the login and logout
commands.
|
Copyright © VeriSign Inc. All Rights Reserved.