Class | Description |
---|---|
EPPRelatedDomainExtAuthInfo |
Represents authorization information which is a shared structure been used by
other mapping such as domain and contact mappings.
|
EPPRelatedDomainExtAvailable |
EPPCodecComponent that encodes and decodes a <relDom:available> tag
|
EPPRelatedDomainExtCreate |
EPPCodecComponent that encodes and decodes a <relDom:create> tag associated
with a Domain-Create command.
|
EPPRelatedDomainExtCreateResp |
EPPCodecComponent that encodes and decodes a <relDom:creData> tag associated
with a Domain-Create response.
|
EPPRelatedDomainExtDelete |
EPPCodecComponent that encodes and decodes a <relDom:delete> tag associated
with a Domain-Delete command.
|
EPPRelatedDomainExtDeleteResp |
EPPCodecComponent that encodes and decodes a <relDom:delData> tag associated
with a Domain-Delete response.
|
EPPRelatedDomainExtDomain |
EPPCodecComponent that encodes and decodes a <relDom:domain> tag sent
in a command.
|
EPPRelatedDomainExtDomainData |
EPPCodecComponent that encodes and decodes a <relDom:domain> tag sent
in a response.
|
EPPRelatedDomainExtFactory |
The EPPCodec Extension Factory that needs to be configured to encode/decode
Related Domain extensions.
|
EPPRelatedDomainExtField |
EPPCodecComponent that encodes and decodes a <relDom:field> tag
|
EPPRelatedDomainExtFields |
EPPCodecComponent that encodes and decodes a <relDom:fieldsgt; tag
|
EPPRelatedDomainExtGroup |
EPPCodecComponent that encodes and decodes a <relDom:group> tag
|
EPPRelatedDomainExtInfData |
EPPCodecComponent that encodes and decodes a <relDom:infData> tag
|
EPPRelatedDomainExtInfo |
EPPCodecComponent that encodes and decodes a <relDom:info> tag
|
EPPRelatedDomainExtName |
EPPCodecComponent that encodes and decodes a <relDom:name> tag
|
EPPRelatedDomainExtPeriod |
Represents a domain Period.
|
EPPRelatedDomainExtRegistered |
EPPCodecComponent that encodes and decodes a <relDom:registered> tag
|
EPPRelatedDomainExtRenew |
EPPCodecComponent that encodes and decodes a <relDom:renew> tag associated
with a Domain-Renew command.
|
EPPRelatedDomainExtRenewResp |
EPPCodecComponent that encodes and decodes a <relDom:renData> tag associated
with a Domain-Renew response.
|
EPPRelatedDomainExtTransfer |
EPPCodecComponent that encodes and decodes a <relDom:transfer> tag
associated with a Domain-Transfer command.
|
EPPRelatedDomainExtTransferResp |
EPPCodecComponent that encodes and decodes a <relDom:trnData> tag
associated with a Domain-Transfer response.
|
EPPRelatedDomainExtTst |
Is a unit test of the com.verisign.epp.codec.releateddomainext package.
|
EPPRelatedDomainExtUpdate |
EPPCodecComponent that encodes and decodes a <relDom:update> tag associated
with a Domain-Update command.
|