| EPPTtl |
EPPTtl is used to define TTL values for the DNS resource records
associated with domain and host objects.
|
| EPPTtlCreate |
TTL Create Extension that enables a client to pass the TTL values with a
create command.
|
| EPPTtlExtension |
Abstract base class for the TTL extensions of the create and update commands
and the info response, which all accept a list of EPPTtl objects.
|
| EPPTtlExtFactory |
Factory for the TTL Extension objects.
|
| EPPTtlInfData |
TTL Info Data Extension that enables a client to pass the TTL values with a
info response.
|
| EPPTtlInfo |
TTL Info Extension that enables a client to indicate whether to include the
TTL policy attributes in the response.
|
| EPPTtlTst |
Is a unit test of the com.verisign.epp.codec.ttl.v1_0 package.
|
| EPPTtlUpdate |
TTL Create Extension that enables a client to pass the TTL values with an
update command.
|